Searched refs:StridePair (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h40 } StridePair; typedef in namespace:android::renderscript
73 StridePair* inStrides;
H A DrsCpuCore.cpp562 StridePair &strides = mtls->fep.inStrides[index];
H A DrsCpuScript.cpp1026 mtls->fep.inStrides = new StridePair[inLen];

Completed in 1617 milliseconds