Searched defs:HWC_GEOMETRY_CHANGED (Results 1 - 1 of 1) sorted by path

/hardware/libhardware/include/hardware/
H A Dhwcomposer.h87 * before (*prepare)() is called when the HWC_GEOMETRY_CHANGED flag is
116 * HWC_GEOMETRY_CHANGED flag is also set.
135 * HWC_GEOMETRY_CHANGED flag is set, in which case it is reset to 0.
152 * the HWC_GEOMETRY_CHANGED flag is not set for the second call then the
238 * HWC_GEOMETRY_CHANGED is set by SurfaceFlinger to indicate that the list
242 HWC_GEOMETRY_CHANGED = 0x00000001, enumerator in enum:__anon94
389 * unless the HWC_GEOMETRY_CHANGED flag is set.
391 * (*prepare)() is called with HWC_GEOMETRY_CHANGED to indicate that the

Completed in 249 milliseconds