Searched refs:gralloc_unmap (Results 1 – 8 of 8) sorted by relevance
/hardware/libhardware/modules/gralloc/ |
D | mapper.cpp | 58 static int gralloc_unmap(gralloc_module_t const* /*module*/, in gralloc_unmap() function 134 gralloc_unmap(module, handle); in gralloc_unregister_buffer() 151 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/qcom/display/msm8226/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/qcom/display/msm8909w_3100/libgralloc/ |
D | mapper.cpp | 123 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 194 return gralloc_unmap(module, handle); in gralloc_unregister_buffer() 210 return gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | mapper.cpp | 123 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 194 return gralloc_unmap(module, handle); in gralloc_unregister_buffer() 210 return gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | mapper.cpp | 125 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 196 return gralloc_unmap(module, handle); in gralloc_unregister_buffer() 212 return gralloc_unmap(module, hnd); in terminateBuffer()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | mapper.cpp | 124 static int gralloc_unmap(gralloc_module_t const* module, in gralloc_unmap() function 195 return gralloc_unmap(module, handle); in gralloc_unregister_buffer() 211 return gralloc_unmap(module, hnd); in terminateBuffer()
|