Searched refs:gralloc_unlock (Results 1 – 18 of 18) sorted by relevance
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | gralloc.cpp | 50 extern int gralloc_unlock(gralloc_module_t const* module, 84 .unlock = gralloc_unlock,
|
D | mapper.cpp | 279 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gralloc.cpp | 50 extern int gralloc_unlock(gralloc_module_t const* module, 83 .unlock = gralloc_unlock,
|
D | mapper.cpp | 301 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | gralloc.cpp | 50 extern int gralloc_unlock(gralloc_module_t const* module, 84 .unlock = gralloc_unlock,
|
D | mapper.cpp | 279 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | gralloc.cpp | 50 extern int gralloc_unlock(gralloc_module_t const* module, 84 unlock: gralloc_unlock,
|
D | mapper.cpp | 265 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | gralloc.cpp | 50 extern int gralloc_unlock(gralloc_module_t const* module, 84 unlock: gralloc_unlock,
|
D | mapper.cpp | 265 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | gralloc.cpp | 52 extern int gralloc_unlock(gralloc_module_t const* module, 90 .unlock = gralloc_unlock,
|
D | mapper.cpp | 280 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | gralloc.cpp | 52 extern int gralloc_unlock(gralloc_module_t const* module, 90 unlock: gralloc_unlock,
|
D | mapper.cpp | 281 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_module.h | 63 int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle); 130 base.unlock = gralloc_unlock; in private_module_t()
|
D | mali_gralloc_module.cpp | 110 int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function
|
/hardware/libhardware/modules/gralloc/ |
D | mapper.cpp | 178 int gralloc_unlock(gralloc_module_t const* /*module*/, in gralloc_unlock() function
|
D | gralloc.cpp | 62 extern int gralloc_unlock(gralloc_module_t const* module, 91 .unlock = gralloc_unlock,
|