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

  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 53 extern int gralloc_register_buffer(gralloc_module_t const* module,
81 registerBuffer: gralloc_register_buffer,
mapper.cpp 130 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 53 extern int gralloc_register_buffer(gralloc_module_t const* module,
81 registerBuffer: gralloc_register_buffer,
mapper.cpp 130 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909/libgralloc/
gralloc.cpp 53 extern int gralloc_register_buffer(gralloc_module_t const* module,
81 .registerBuffer = gralloc_register_buffer,
mapper.cpp 142 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 53 extern int gralloc_register_buffer(gralloc_module_t const* module,
80 .registerBuffer = gralloc_register_buffer,
mapper.cpp 126 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8994/libgralloc/
gralloc.cpp 55 extern int gralloc_register_buffer(gralloc_module_t const* module,
87 registerBuffer: gralloc_register_buffer,
mapper.cpp 169 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8996/libgralloc/
gralloc.cpp 55 extern int gralloc_register_buffer(gralloc_module_t const* module,
87 .registerBuffer = gralloc_register_buffer,
mapper.cpp 169 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8998/libgralloc/
gralloc.cpp 53 extern int gralloc_register_buffer(gralloc_module_t const* module,
81 .registerBuffer = gralloc_register_buffer,
mapper.cpp 167 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 77 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,
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 60 static int gralloc_register_buffer(gralloc_module_t const *module, buffer_handle_t handle) function
396 base.registerBuffer = gralloc_register_buffer;
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 879 static int gralloc_register_buffer(gralloc_module_t const* module, function
889 D("gralloc_register_buffer(%p) called", handle);
895 ERR("gralloc_register_buffer(%p): invalid buffer", cb);
913 ERR("gralloc_register_buffer(%p): map failed: %s", cb, strerror(-err));
    [all...]

Completed in 659 milliseconds