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

  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
mapper.cpp 56 int gralloc_unregister_buffer(gralloc_module_t const* /*module*/, function
62 return unreference_region("gralloc_unregister_buffer", hnd);
  /device/generic/goldfish/gralloc/
mapper.cpp 126 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 126 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 235 static int gralloc_unregister_buffer(gralloc_module_t const *module, buffer_handle_t handle) function
387 base.unregisterBuffer = gralloc_unregister_buffer;
  /device/linaro/hikey/gralloc960/
gralloc_module.cpp 91 static int gralloc_unregister_buffer(gralloc_module_t const* module, buffer_handle_t handle) function
301 base.unregisterBuffer = gralloc_unregister_buffer;
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 157 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 157 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 153 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909/libgralloc/
mapper.cpp 181 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909w_3100/libgralloc/
mapper.cpp 181 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 183 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 182 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 1014 static int gralloc_unregister_buffer(gralloc_module_t const* module, function
1025 ERR("gralloc_unregister_buffer(%p): invalid buffer", cb);
    [all...]

Completed in 414 milliseconds