Searched refs:gralloc_unmap (Results 1 – 6 of 6) sorted by relevance
/hardware/libhardware/modules/gralloc/ |
D | mapper.cpp | 67 static int gralloc_unmap(gralloc_module_t const* /*module*/, in gralloc_unmap() function 143 gralloc_unmap(module, handle); in gralloc_unregister_buffer() 160 gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | mapper.cpp | 91 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 168 gralloc_unmap(module, handle); in gralloc_unregister_buffer() 189 gralloc_unmap(module, hnd); in terminateBuffer() 193 gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | mapper.cpp | 93 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 171 gralloc_unmap(module, handle); in gralloc_unregister_buffer() 192 gralloc_unmap(module, hnd); in terminateBuffer() 196 gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | mapper.cpp | 91 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 168 gralloc_unmap(module, handle); in gralloc_unregister_buffer() 189 gralloc_unmap(module, hnd); in terminateBuffer() 193 gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | mapper.cpp | 92 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 172 gralloc_unmap(module, handle); in gralloc_unregister_buffer() 196 gralloc_unmap(module, hnd); in terminateBuffer() 200 gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | mapper.cpp | 56 static int gralloc_unmap(gralloc_module_t const* module, buffer_handle_t handle) in gralloc_unmap() function 125 gralloc_unmap(module, handle); in gralloc_unregister_buffer()
|