Searched refs:HWC2_COMPOSITION_CLIENT (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h100 HWC2_COMPOSITION_CLIENT = 1, enumerator in enum:__anon1787
106 * HWC2_COMPOSITION_CLIENT. */
112 * the composition type of that layer is changed to HWC2_COMPOSITION_CLIENT
116 * HWC2_COMPOSITION_CLIENT. */
123 * HWC2_COMPOSITION_CLIENT upon the next call to validateDisplay.
126 * either HWC2_COMPOSITION_DEVICE or HWC2_COMPOSITION_CLIENT. Changing to
136 * either HWC2_COMPOSITION_DEVICE or HWC2_COMPOSITION_CLIENT, but it is
160 * marked as HWC2_COMPOSITION_CLIENT or the given display is not a virtual
335 case HWC2_COMPOSITION_CLIENT: return "Client";
548 Client = HWC2_COMPOSITION_CLIENT,
[all...]

Completed in 7 milliseconds