Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_FRAMEBUFFER (Results 1 – 16 of 16) sorted by relevance

/hardware/libhardware/modules/gralloc/
Dmapper.cpp51 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map()
71 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
Dgralloc_priv.h66 PRIV_FLAGS_FRAMEBUFFER = 0x00000001 enumerator
Dgralloc.cpp139 private_handle_t::PRIV_FLAGS_FRAMEBUFFER); in gralloc_alloc_framebuffer_locked()
254 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in gralloc_free()
Dframebuffer.cpp96 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in fb_post()
/hardware/msm7k/libgralloc-qsd8k/
Dmapper.cpp58 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map()
83 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
248 !(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_lock()
Dgralloc_priv.h95 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
Dgpu.cpp84 private_handle_t::PRIV_FLAGS_FRAMEBUFFER); in gralloc_alloc_framebuffer_locked()
277 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
Dframebuffer.cpp108 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in fb_post()
/hardware/msm7k/libgralloc/
Dmapper.cpp58 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map()
83 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
Dgralloc_priv.h70 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
Dgralloc.cpp164 private_handle_t::PRIV_FLAGS_FRAMEBUFFER); in gralloc_alloc_framebuffer_locked()
525 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in gralloc_free()
Dframebuffer.cpp99 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in fb_post()
/hardware/qcom/display/libgralloc/
Dmapper.cpp65 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
96 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
257 !(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_lock()
Dgpu.cpp92 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked()
253 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
Dgralloc_priv.h138 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h69 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator