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

  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 55 extern int gralloc_register_buffer(gralloc_module_t const* module,
82 registerBuffer: gralloc_register_buffer,
mapper.cpp 127 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8974/libgralloc/
gralloc.cpp 55 extern int gralloc_register_buffer(gralloc_module_t const* module,
82 registerBuffer: gralloc_register_buffer,
mapper.cpp 127 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8x26/libgralloc/
gralloc.cpp 55 extern int gralloc_register_buffer(gralloc_module_t const* module,
82 registerBuffer: gralloc_register_buffer,
mapper.cpp 127 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 89 int gralloc_register_buffer(gralloc_module_t const* module, function
gralloc.cpp 66 extern int gralloc_register_buffer(gralloc_module_t const* module,
89 registerBuffer: gralloc_register_buffer,
  /hardware/samsung_slsi/exynos5/gralloc/
gralloc.cpp 83 extern int gralloc_register_buffer(gralloc_module_t const* module,
106 registerBuffer: gralloc_register_buffer,
mapper.cpp 97 int gralloc_register_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 518 static int gralloc_register_buffer(gralloc_module_t const* module, function
526 D("gralloc_register_buffer(%p) called", handle);
531 ERR("gralloc_register_buffer(%p): invalid buffer", cb);
549 ERR("gralloc_register_buffer(%p): map failed: %s", cb, strerror(-err));
1008 registerBuffer: gralloc_register_buffer,

Completed in 212 milliseconds