Searched defs:PAGE_FLIP (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp50 PAGE_FLIP = 0x00000001, enumerator in enum:__anon358
180 uint32_t flags = PAGE_FLIP;
183 flags &= ~PAGE_FLIP;
190 flags &= ~PAGE_FLIP;
/hardware/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp56 PAGE_FLIP = 0x00000001, enumerator in enum:__anon787
225 uint32_t flags = PAGE_FLIP;
230 flags &= ~PAGE_FLIP;
/hardware/qcom/display/msm8974/libgralloc/
H A Dframebuffer.cpp56 PAGE_FLIP = 0x00000001, enumerator in enum:__anon852
225 uint32_t flags = PAGE_FLIP;
230 flags &= ~PAGE_FLIP;
/hardware/qcom/display/msm8x26/libgralloc/
H A Dframebuffer.cpp56 PAGE_FLIP = 0x00000001, enumerator in enum:__anon924
225 uint32_t flags = PAGE_FLIP;
230 flags &= ~PAGE_FLIP;

Completed in 610 milliseconds