Searched defs:AllocationGetPointerFnPtr (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h104 typedef void * (*AllocationGetPointerFnPtr) (RsContext, RsAllocation, uint32_t lod, RsAllocationCubemapFace face, uint32_t z, uint32_t array, size_t *stride, size_t stride_len); typedef
164 AllocationGetPointerFnPtr AllocationGetPointer;

Completed in 30 milliseconds