Searched defs:suballocator (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/compute/skc/ |
D | suballocator.c | 27 #define SKC_SUBALLOCATOR_DEBUG_ALLOC(suballocator,subbuf_id,ss) \ argument 36 #define SKC_SUBALLOCATOR_DEBUG_FREE(suballocator,subbuf_id,ss) \ argument 47 #define SKC_SUBALLOCATOR_DEBUG_ALLOC(suballocator,subbuf_id,ss) argument 48 #define SKC_SUBALLOCATOR_DEBUG_FREE(suballocator,subbuf_id,ss) argument 58 struct skc_suballocator * const suballocator, in skc_suballocator_create() 96 struct skc_suballocator * const suballocator) in skc_suballocator_dispose() 108 skc_suballocator_subbuf_alloc(struct skc_suballocator * const suballocator, in skc_suballocator_subbuf_alloc() 238 skc_suballocator_subbuf_free(struct skc_suballocator * const suballocator, in skc_suballocator_subbuf_free()
|
D | allocator_host.h | 42 struct skc_suballocator suballocator; member
|
/external/skqp/src/compute/skc/ |
D | suballocator.c | 27 #define SKC_SUBALLOCATOR_DEBUG_ALLOC(suballocator,subbuf_id,ss) \ argument 36 #define SKC_SUBALLOCATOR_DEBUG_FREE(suballocator,subbuf_id,ss) \ argument 47 #define SKC_SUBALLOCATOR_DEBUG_ALLOC(suballocator,subbuf_id,ss) argument 48 #define SKC_SUBALLOCATOR_DEBUG_FREE(suballocator,subbuf_id,ss) argument 58 struct skc_suballocator * const suballocator, in skc_suballocator_create() 96 struct skc_suballocator * const suballocator) in skc_suballocator_dispose() 108 skc_suballocator_subbuf_alloc(struct skc_suballocator * const suballocator, in skc_suballocator_subbuf_alloc() 238 skc_suballocator_subbuf_free(struct skc_suballocator * const suballocator, in skc_suballocator_subbuf_free()
|
D | allocator_host.h | 42 struct skc_suballocator suballocator; member
|
/external/skia/src/compute/skc/platforms/cl_12/ |
D | allocator_device_cl.h | 36 struct skc_suballocator suballocator; member
|
D | config_cl.h | 32 } suballocator; member
|
/external/skqp/src/compute/skc/platforms/cl_12/ |
D | allocator_device_cl.h | 36 struct skc_suballocator suballocator; member
|
D | config_cl.h | 32 } suballocator; member
|