OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAGE_FLIP
(Results
1 - 9
of
9
) sorted by null
/hardware/libhardware/modules/gralloc/
framebuffer.cpp
57
PAGE_FLIP
= 0x00000001,
115
// If we can't do the
page_flip
, just copy the buffer to the front
187
uint32_t flags =
PAGE_FLIP
;
196
flags &= ~
PAGE_FLIP
;
202
flags &= ~
PAGE_FLIP
;
/device/linaro/hikey/gralloc/
framebuffer_device.cpp
47
PAGE_FLIP
= 0x00000001,
270
uint32_t flags =
PAGE_FLIP
;
275
flags &= ~
PAGE_FLIP
;
283
flags &= ~
PAGE_FLIP
;
/hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp
56
PAGE_FLIP
= 0x00000001,
231
uint32_t flags =
PAGE_FLIP
;
236
flags &= ~
PAGE_FLIP
;
/hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp
56
PAGE_FLIP
= 0x00000001,
232
uint32_t flags =
PAGE_FLIP
;
237
flags &= ~
PAGE_FLIP
;
/hardware/qcom/display/msm8909/libgralloc/
framebuffer.cpp
48
PAGE_FLIP
= 0x00000001,
227
uint32_t flags =
PAGE_FLIP
;
232
flags &= ~
PAGE_FLIP
;
/hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp
56
PAGE_FLIP
= 0x00000001,
224
uint32_t flags =
PAGE_FLIP
;
229
flags &= ~
PAGE_FLIP
;
/hardware/qcom/display/msm8994/libgralloc/
framebuffer.cpp
56
PAGE_FLIP
= 0x00000001,
235
uint32_t flags =
PAGE_FLIP
;
240
flags &= ~
PAGE_FLIP
;
/hardware/qcom/display/msm8996/libgralloc/
framebuffer.cpp
48
PAGE_FLIP
= 0x00000001,
227
uint32_t flags =
PAGE_FLIP
;
232
flags &= ~
PAGE_FLIP
;
/frameworks/native/opengl/libagl/
egl.cpp
143
PAGE_FLIP
= 0x00000001,
[
all
...]
Completed in 111 milliseconds