Home
last modified time | relevance | path

Searched refs:gralloc_unlock (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgralloc.cpp50 extern int gralloc_unlock(gralloc_module_t const* module,
84 .unlock = gralloc_unlock,
Dmapper.cpp279 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/qcom/display/msm8960/libgralloc/
Dgralloc.cpp50 extern int gralloc_unlock(gralloc_module_t const* module,
83 .unlock = gralloc_unlock,
Dmapper.cpp301 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/qcom/display/msm8909/libgralloc/
Dgralloc.cpp50 extern int gralloc_unlock(gralloc_module_t const* module,
84 .unlock = gralloc_unlock,
Dmapper.cpp279 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/qcom/display/msm8084/libgralloc/
Dgralloc.cpp50 extern int gralloc_unlock(gralloc_module_t const* module,
84 unlock: gralloc_unlock,
Dmapper.cpp265 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/qcom/display/msm8226/libgralloc/
Dgralloc.cpp50 extern int gralloc_unlock(gralloc_module_t const* module,
84 unlock: gralloc_unlock,
Dmapper.cpp265 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/qcom/display/msm8996/libgralloc/
Dgralloc.cpp52 extern int gralloc_unlock(gralloc_module_t const* module,
90 .unlock = gralloc_unlock,
Dmapper.cpp280 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/qcom/display/msm8994/libgralloc/
Dgralloc.cpp52 extern int gralloc_unlock(gralloc_module_t const* module,
90 unlock: gralloc_unlock,
Dmapper.cpp281 int gralloc_unlock(gralloc_module_t const* module, in gralloc_unlock() function
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_module.h63 int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle);
130 base.unlock = gralloc_unlock; in private_module_t()
Dmali_gralloc_module.cpp110 int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) in gralloc_unlock() function
/hardware/libhardware/modules/gralloc/
Dmapper.cpp178 int gralloc_unlock(gralloc_module_t const* /*module*/, in gralloc_unlock() function
Dgralloc.cpp62 extern int gralloc_unlock(gralloc_module_t const* module,
91 .unlock = gralloc_unlock,