Searched refs:outStore (Results 1 – 5 of 5) sorted by relevance
160 …mali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store_internal() argument168 if (outStore == NULL) in mali_gralloc_get_backing_store_internal()175 *outStore = (gralloc1_backing_store_t)hnd->backing_store_id; in mali_gralloc_get_backing_store_internal()
111 …ali_gralloc_get_backing_store_internal(buffer_handle_t buffer, gralloc1_backing_store_t *outStore);
106 gralloc1_backing_store_t *outStore) in mali_gralloc_get_backing_store() argument109 ret = mali_gralloc_get_backing_store_internal(buffer, outStore); in mali_gralloc_get_backing_store()
213 gralloc1_backing_store_t* outStore) const { in getBackingStore() argument214 *outStore = mStore; in getBackingStore()
540 gralloc1_backing_store_t* outStore);