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

  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
mapper.cpp 42 int gralloc_register_buffer(gralloc_module_t const* /*module*/, function
  /device/generic/goldfish/gralloc/
mapper.cpp 76 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/libhardware/modules/gralloc/
mapper.cpp 76 int gralloc_register_buffer(gralloc_module_t const* module, function
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 61 static int gralloc_register_buffer(gralloc_module_t const *module, buffer_handle_t handle) function
386 base.registerBuffer = gralloc_register_buffer;
  /device/linaro/hikey/gralloc960/
gralloc_module.cpp 56 static int gralloc_register_buffer(gralloc_module_t const* module, buffer_handle_t handle) function
300 base.registerBuffer = gralloc_register_buffer;
  /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 130 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/msm8909/libgralloc/
mapper.cpp 167 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8909w_3100/libgralloc/
mapper.cpp 167 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 169 int gralloc_register_buffer(gralloc_module_t const* module, function
  /hardware/qcom/display/msm8996/libgralloc/
mapper.cpp 168 int gralloc_register_buffer(gralloc_module_t const* module, function
  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 953 static int gralloc_register_buffer(gralloc_module_t const* module, function
967 ERR("gralloc_register_buffer(%p): invalid buffer", cb);
971 D("gralloc_register_buffer(%p) w %d h %d format 0x%x framworkFormat 0x%x",
988 ERR("gralloc_register_buffer(%p): map failed: %s", cb, strerror(-err));
    [all...]

Completed in 603 milliseconds