Home
last modified time | relevance | path

Searched defs:ComposerLayer (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.h67 struct ComposerLayer { struct
70 using BlendMode =
73 Layer id;
75 sp<Fence> fence;
76 Recti display_frame;
77 Rectf crop;
79 float alpha;
80 uint32_t type;
81 uint32_t app_id;
82 uint32_t z_order;
[all …]