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

  /hardware/libhardware/modules/gralloc/
mapper.cpp 85 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 87 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 130 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 128 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8960/libgralloc/
mapper.cpp 126 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8974/libgralloc/
mapper.cpp 126 int gralloc_register_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 514 static int gralloc_register_buffer(gralloc_module_t const* module, function
522 D("gralloc_register_buffer(%p) called", handle);
527 ERR("gralloc_register_buffer(%p): invalid buffer", cb);
545 ERR("gralloc_register_buffer(%p): map failed: %s", cb, strerror(-err));
1004 registerBuffer: gralloc_register_buffer,

Completed in 289 milliseconds