Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CompositionManager, including all inherited members.
AlphaBlendLayers(std::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< VideoFrameBuffer > buffer) | cuttlefish::CompositionManager | |
ComposeFrame(int display, int width, int height, std::uint32_t frame_fourcc_format, std::uint32_t frame_stride_bytes, std::shared_ptr< VideoFrameBuffer > 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 |
group_uuid_ | cuttlefish::CompositionManager | private |
last_frame_info_map_ | cuttlefish::CompositionManager | private |
OnDisplayCreated(const DisplayCreatedEvent &event) | cuttlefish::CompositionManager | |
OnFrame(std::uint32_t display_number, std::uint32_t frame_width, std::uint32_t frame_height, std::uint32_t frame_fourcc_format, std::uint32_t frame_stride_bytes, std::uint8_t *frame_pixels) | cuttlefish::CompositionManager | |
ParseOverlays(std::vector< std::string > overlay_items) | cuttlefish::CompositionManager | privatestatic |
~CompositionManager() | cuttlefish::CompositionManager |