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

/frameworks/rs/tests/cpp_api/cppf16/
H A Dcompute.cpp11 void testAllocationCreation(const sp<RS>& rs, const sp<const Element>& e, uint32_t nDims) { function
40 testAllocationCreation(rs, half, nDims);
41 testAllocationCreation(rs, half2, nDims);
42 testAllocationCreation(rs, half3, nDims);
43 testAllocationCreation(rs, half4, nDims);

Completed in 136 milliseconds