|
Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CompositionManager, including all inherited members.
| AlphaBlendLayers(uint8_t *frame_pixels, int display, int frame_width, int frame_height) | cuttlefish::CompositionManager | private |
| cfg_overlays_ | cuttlefish::CompositionManager | private |
| cluster_index_ | cuttlefish::CompositionManager | private |
| ComposeFrame(int display_index, std::shared_ptr< PlanarVideoFrameBuffer > buffer) | cuttlefish::CompositionManager | |
| ComposeFrame(int display, int width, int height, uint32_t frame_fourcc_format, uint32_t frame_stride_bytes, std::shared_ptr< PlanarVideoFrameBuffer > buffer) | cuttlefish::CompositionManager | private |
| CompositionManager(int cluster_index, std::string &group_uuid, std::map< int, std::vector< DisplayOverlay > > &overlays) | cuttlefish::CompositionManager | explicitprivate |
| Create() | cuttlefish::CompositionManager | static |
| display_ring_buffer_manager_ | cuttlefish::CompositionManager | private |
| frame_work_buffer_ | cuttlefish::CompositionManager | private |
| group_uuid_ | cuttlefish::CompositionManager | private |
| last_frame_info_map_ | cuttlefish::CompositionManager | private |
| OnDisplayCreated(const DisplayCreatedEvent &event) | cuttlefish::CompositionManager | |
| OnFrame(uint32_t display_number, uint32_t frame_width, uint32_t frame_height, uint32_t frame_fourcc_format, uint32_t frame_stride_bytes, uint8_t *frame_pixels) | cuttlefish::CompositionManager | |
| ParseOverlays(std::vector< std::string > overlay_items) | cuttlefish::CompositionManager | privatestatic |
| ~CompositionManager() | cuttlefish::CompositionManager |