Searched refs:get_backing_store (Results 1 – 3 of 3) sorted by relevance
33 int32_t get_backing_store(buffer_handle_t handle, uint64_t *out_store);
300 int32_t cros_gralloc_driver::get_backing_store(buffer_handle_t handle, uint64_t *out_store) in get_backing_store() function in cros_gralloc_driver
279 ret = mod->driver->get_backing_store(handle, out_store); in gralloc0_perform()