HomeSort by relevance Sort by last modified time
    Searched defs:gralloc_lock (Results 1 - 14 of 14) sorted by null

  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
mapper.cpp 65 int gralloc_lock( function
83 void* base = reference_region("gralloc_lock", hnd);
  /device/generic/goldfish/gralloc/
mapper.cpp 157 int gralloc_lock(gralloc_module_t const* /*module*/, function
  /hardware/intel/img/psb_video/src/android/
psb_gralloc.cpp 58 int gralloc_lock(buffer_handle_t handle, function
85 ALOGV("gralloc_lock: handle is %p, usage is %x, vaddr is %p.\n", handle, usage, *vaddr);
  /hardware/libhardware/modules/gralloc/
mapper.cpp 157 int gralloc_lock(gralloc_module_t const* /*module*/, function
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 277 static int gralloc_lock(gralloc_module_t const *module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void **vaddr) function
388 base.lock = gralloc_lock;
  /device/linaro/hikey/gralloc960/
gralloc_module.cpp 141 static int gralloc_lock(gralloc_module_t const* module, buffer_handle_t handle, int usage, int l, int t, int w, int h, void** vaddr) function
302 base.lock = gralloc_lock;
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 241 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 241 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 234 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909/libgralloc/
mapper.cpp 253 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909w_3100/libgralloc/
mapper.cpp 253 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 255 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 254 int gralloc_lock(gralloc_module_t const* module, function
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 1080 static int gralloc_lock(gralloc_module_t const* module, function
    [all...]

Completed in 88 milliseconds