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

  /hardware/msm7k/libgralloc-qsd8k/
gralloc.cpp 55 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
164 unregisterBuffer: gralloc_unregister_buffer,
mapper.cpp 130 int gralloc_unregister_buffer(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 105 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/msm7k/libgralloc/
mapper.cpp 124 int gralloc_unregister_buffer(gralloc_module_t const* module, function
gralloc.cpp 83 extern int gralloc_unregister_buffer(gralloc_module_t const* module,
107 unregisterBuffer: gralloc_unregister_buffer,
  /development/tools/emulator/opengl/system/gralloc/
gralloc.cpp 460 static int gralloc_unregister_buffer(gralloc_module_t const* module, function
470 ERR("gralloc_unregister_buffer(%p): invalid buffer", cb);
482 ERR("gralloc_unregister_buffer(%p): unmap failed", cb);
489 D("gralloc_unregister_buffer(%p) done\n", cb);
784 unregisterBuffer: gralloc_unregister_buffer,

Completed in 2803 milliseconds