Searched refs:stride_length (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/ |
D | rsApiStubs.cpp | 392 … uint32_t z, uint32_t array, size_t * stride, size_t stride_length) in rsAllocationGetPointer() argument 394 …turn RS_DISPATCH(ctxWrapper, AllocationGetPointer, va, lod, face, z, array, stride, stride_length); in rsAllocationGetPointer()
|
D | rsApiStubs.h | 70 …, RsAllocationCubemapFace face, uint32_t z, uint32_t array, size_t * stride, size_t stride_length);
|