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

  /hardware/libhardware/modules/gralloc/
mapper.cpp 139 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 128 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/msm7k/libgralloc/
mapper.cpp 124 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/msm7k/libgralloc-qsd8k/
mapper.cpp 130 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/libgralloc/
mapper.cpp 154 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 568 static int gralloc_unregister_buffer(gralloc_module_t const* module, function
578 ERR("gralloc_unregister_buffer(%p): invalid buffer", cb);
596 ERR("gralloc_unregister_buffer(%p): unmap failed", cb);
603 D("gralloc_unregister_buffer(%p) done\n", cb);
1019 unregisterBuffer: gralloc_unregister_buffer,

Completed in 99 milliseconds