Searched defs:xElems (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_allocation.cpp | 237 static bool helperCopy2D(const sp<RS> &rs, int xElems, int yElems, in helperCopy2D() 278 static bool helperFloatAllocationCopy2D(const sp<RS> &rs, int xElems, int yElems, in helperFloatAllocationCopy2D() 328 static bool helperCopy3D(const sp<RS> &rs, int xElems, int yElems, int zElems, in helperCopy3D() 381 static bool helperFloatAllocationCopy3D(const sp<RS> &rs, int xElems, int yElems, int zElems, in helperFloatAllocationCopy3D()
|