HomeSort by relevance Sort by last modified time
    Searched defs:HWC_GEOMETRY_CHANGED (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/hwcplus/include/hardware/
hwcomposer.h 82 * before (*prepare)() is called when the HWC_GEOMETRY_CHANGED flag is
111 * HWC_GEOMETRY_CHANGED flag is also set.
130 * HWC_GEOMETRY_CHANGED flag is set, in which case it is reset to 0.
147 * the HWC_GEOMETRY_CHANGED flag is not set for the second call then the
282 * HWC_GEOMETRY_CHANGED is set by SurfaceFlinger to indicate that the list
286 HWC_GEOMETRY_CHANGED = 0x00000001,
455 * unless the HWC_GEOMETRY_CHANGED flag is set.
457 * (*prepare)() is called with HWC_GEOMETRY_CHANGED to indicate that the
  /hardware/libhardware/include/hardware/
hwcomposer.h 82 * before (*prepare)() is called when the HWC_GEOMETRY_CHANGED flag is
111 * HWC_GEOMETRY_CHANGED flag is also set.
157 * HWC_GEOMETRY_CHANGED flag is set, in which case it is reset to 0.
177 * prepare calls and the HWC_GEOMETRY_CHANGED flag is not set
334 * HWC_GEOMETRY_CHANGED is set by SurfaceFlinger to indicate that the list
338 HWC_GEOMETRY_CHANGED = 0x00000001,
520 * HWC_GEOMETRY_CHANGED flag is set.
522 * (*prepare)() is called with HWC_GEOMETRY_CHANGED to indicate that the
    [all...]

Completed in 89 milliseconds