/aosp12/hardware/libhardware/modules/gralloc/ |
H A D | mapper.cpp | 42 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map() 62 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_unmap()
|
H A D | gralloc.cpp | 138 private_handle_t::PRIV_FLAGS_FRAMEBUFFER); in gralloc_alloc_framebuffer_locked() 259 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in gralloc_free()
|
H A D | gralloc_priv.h | 66 PRIV_FLAGS_FRAMEBUFFER = 0x00000001 enumerator
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_reference.cpp | 62 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) in mali_gralloc_reference_retain() 113 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) in mali_gralloc_reference_release()
|
H A D | mali_gralloc_buffer.h | 143 PRIV_FLAGS_FRAMEBUFFER = 1U << 0, enumerator 446 return (flags & PRIV_FLAGS_FRAMEBUFFER) ? true : false; in usesPhysicallyContiguousMemory()
|
H A D | framebuffer_device.cpp | 102 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) in fb_post() 370 module->framebuffer = new private_handle_t(private_handle_t::PRIV_FLAGS_FRAMEBUFFER, fbSize, vaddr, in init_frame_buffer_locked() 524 …private_handle_t::PRIV_FLAGS_FRAMEBUFFER, framebufferSize, (void *)framebufferVaddr, consumer_usag… in fb_alloc_framebuffer_locked()
|
/aosp12/hardware/qcom/display/msm8960/libgralloc/ |
H A D | mapper.cpp | 62 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()
|
H A D | gpu.cpp | 216 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 315 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
H A D | gralloc_priv.h | 137 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
|
/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | gpu.cpp | 230 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 328 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
H A D | mapper.cpp | 63 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()
|
H A D | gralloc_priv.h | 177 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | gpu.cpp | 233 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 330 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
H A D | mapper.cpp | 63 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()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/ |
H A D | gpu.cpp | 230 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 350 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
H A D | mapper.cpp | 64 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map_metadata() 94 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
|
/aosp12/hardware/qcom/display/msm8994/libgralloc/ |
H A D | gpu.cpp | 251 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 357 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc/ |
H A D | gpu.cpp | 232 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 352 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | gpu.cpp | 230 private_handle_t::PRIV_FLAGS_FRAMEBUFFER, in gralloc_alloc_framebuffer_locked() 350 if (hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) { in free_impl()
|
H A D | mapper.cpp | 64 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER)) { in gralloc_map_metadata() 94 if (!(hnd->flags & private_handle_t::PRIV_FLAGS_FRAMEBUFFER) && in gralloc_map()
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_priv_handle.h | 40 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
|
/aosp12/hardware/google/gchips/include/ |
H A D | gralloc1_priv.h | 205 PRIV_FLAGS_FRAMEBUFFER = 1U << 0, enumerator
|
H A D | gralloc3_priv.h | 205 PRIV_FLAGS_FRAMEBUFFER = 1U << 0, enumerator
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_priv_handle.h | 40 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_priv_handle.h | 42 PRIV_FLAGS_FRAMEBUFFER = 0x00000001, enumerator
|