HomeSort by relevance Sort by last modified time
    Searched refs:gralloc_unlock (Results 1 - 21 of 21) sorted by null

  /hardware/intel/img/psb_video/src/android/
psb_gralloc.h 42 int gralloc_unlock(buffer_handle_t handle);
psb_surface_gralloc.c 85 gralloc_unlock(handle);
215 gralloc_unlock(handle);
465 gralloc_unlock((buffer_handle_t)handle);
psb_gralloc.cpp 96 int gralloc_unlock(buffer_handle_t handle) function
  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 50 extern int gralloc_unlock(gralloc_module_t const* module,
84 unlock: gralloc_unlock,
mapper.cpp 265 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 50 extern int gralloc_unlock(gralloc_module_t const* module,
84 unlock: gralloc_unlock,
mapper.cpp 265 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909/libgralloc/
gralloc.cpp 50 extern int gralloc_unlock(gralloc_module_t const* module,
84 .unlock = gralloc_unlock,
mapper.cpp 288 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 50 extern int gralloc_unlock(gralloc_module_t const* module,
83 .unlock = gralloc_unlock,
mapper.cpp 301 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8994/libgralloc/
gralloc.cpp 52 extern int gralloc_unlock(gralloc_module_t const* module,
90 unlock: gralloc_unlock,
mapper.cpp 281 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8996/libgralloc/
gralloc.cpp 52 extern int gralloc_unlock(gralloc_module_t const* module,
90 .unlock = gralloc_unlock,
mapper.cpp 281 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8998/libgralloc/
gralloc.cpp 50 extern int gralloc_unlock(gralloc_module_t const* module,
84 .unlock = gralloc_unlock,
mapper.cpp 279 int gralloc_unlock(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 179 int gralloc_unlock(gralloc_module_t const* /*module*/, function
gralloc.cpp 63 extern int gralloc_unlock(gralloc_module_t const* module,
92 .unlock = gralloc_unlock,
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 318 static int gralloc_unlock(gralloc_module_t const *module, buffer_handle_t handle) function
399 base.unlock = gralloc_unlock;
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 1150 static int gralloc_unlock(gralloc_module_t const* module, function
    [all...]

Completed in 1075 milliseconds