Home
last modified time | relevance | path

Searched refs:PRIV_FLAGS_FRAMEBUFFER (Results 1 – 17 of 17) 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()
252 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in gralloc_free()
Dframebuffer.cpp103 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in fb_post()
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp62 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
95 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
224 !(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map_and_invalidate()
Dgpu.cpp216 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked()
309 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
Dgralloc_priv.h136 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp229 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked()
322 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
Dmapper.cpp63 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
99 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
Dgralloc_priv.h177 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
/hardware/qcom/display/msm8974/libgralloc/
Dmapper.cpp62 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
95 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
Dgpu.cpp222 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked()
324 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
Dgralloc_priv.h133 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp226 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked()
318 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
Dmapper.cpp61 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
97 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
Dgralloc_priv.h175 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h74 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator