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

/hardware/libhardware/modules/gralloc/
H A Dmapper.cpp51 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
71 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
H A Dgralloc_priv.h66 PRIV_FLAGS_FRAMEBUFFER = 0x00000001 enumerator in enum:private_handle_t::__anon181
H A Dgralloc.cpp139 private_handle_t::PRIV_FLAGS_FRAMEBUFFER);
253 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) {
H A Dframebuffer.cpp96 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) {
/hardware/msm7k/libgralloc/
H A Dgralloc_priv.h70 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator in enum:private_handle_t::__anon215
H A Dmapper.cpp58 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
83 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
H A Dgralloc.cpp164 private_handle_t::PRIV_FLAGS_FRAMEBUFFER);
525 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) {
H A Dframebuffer.cpp99 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) {
/hardware/msm7k/libgralloc-qsd8k/
H A Dmapper.cpp58 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
83 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
248 !(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) {
H A Dgralloc_priv.h95 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator in enum:private_handle_t::__anon221
H A Dgpu.cpp84 private_handle_t::PRIV_FLAGS_FRAMEBUFFER);
277 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) {
H A Dframebuffer.cpp108 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) {

Completed in 83 milliseconds