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

/frameworks/rs/tests/cppf16/
H A Dcompute.cpp8 void testAllocationCreation(sp<RS> rs, sp<const Element> e, uint32_t nDims) { function
34 testAllocationCreation(rs, half, nDims);
35 testAllocationCreation(rs, half2, nDims);
36 testAllocationCreation(rs, half3, nDims);
37 testAllocationCreation(rs, half4, nDims);

Completed in 65 milliseconds