Home
last modified time | relevance | path

Searched refs:gralloc1_close (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h50 gralloc1_close(mDevice); in ~Gralloc1HalImpl()
64 gralloc1_close(mDevice); in initWithModule()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h48 gralloc1_close(mDevice); in ~Gralloc1HalImpl()
63 gralloc1_close(mDevice); in initWithModule()
/hardware/libhardware/include/hardware/
Dgralloc1.h313 static inline int gralloc1_close(gralloc1_device_t* device) { in gralloc1_close() function
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp57 gralloc1_close(gralloc_device_); in ~HWCBufferAllocator()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp57 gralloc1_close(gralloc_device_); in ~HWCBufferAllocator()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp76 int err = gralloc1_close(gralloc_device_); in Deinit()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3StreamMem.cpp625 gralloc1_close(m_pGralloc1Device); in ~NativeBufferInterface()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp63 gralloc1_close(gralloc_device_); in ~HWCBufferAllocator()
/hardware/google/gchips/gralloc3/src/
Dframebuffer_device.cpp614 gralloc1_close(gralloc_device); in framebuffer_device_open()