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

  /hardware/libhardware/modules/gralloc/
mapper.cpp 127 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
397 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/msm8909/libgralloc/
mapper.cpp 170 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/msm8994/libgralloc/
mapper.cpp 183 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 183 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8998/libgralloc/
mapper.cpp 181 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 939 static int gralloc_unregister_buffer(gralloc_module_t const* module, function
950 ERR("gralloc_unregister_buffer(%p): invalid buffer", cb);
990 ERR("gralloc_unregister_buffer(%p): unmap failed", cb);
999 D("gralloc_unregister_buffer(%p) done\n", cb);
    [all...]

Completed in 1553 milliseconds