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

  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
82 unregisterBuffer: gralloc_unregister_buffer,
mapper.cpp 157 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
82 unregisterBuffer: gralloc_unregister_buffer,
mapper.cpp 157 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
81 unregisterBuffer: gralloc_unregister_buffer,
mapper.cpp 153 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8974/libgralloc/
gralloc.cpp 56 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
81 unregisterBuffer: gralloc_unregister_buffer,
mapper.cpp 153 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 135 int gralloc_unregister_buffer(gralloc_module_t const* module, function
gralloc.cpp 69 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
90 .unregisterBuffer = gralloc_unregister_buffer,
  /hardware/samsung_slsi/exynos5/gralloc/
gralloc.cpp 80 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
101 unregisterBuffer: gralloc_unregister_buffer,
388 gralloc_unregister_buffer(module, hnd);
mapper.cpp 115 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 557 static int gralloc_unregister_buffer(gralloc_module_t const* module, function
567 ERR("gralloc_unregister_buffer(%p): invalid buffer", cb);
585 ERR("gralloc_unregister_buffer(%p): unmap failed", cb);
592 D("gralloc_unregister_buffer(%p) done\n", cb);
1017 unregisterBuffer: gralloc_unregister_buffer,

Completed in 137 milliseconds