Searched defs:allocationLODIsNull (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuScript.cpp53 static bool allocationLODIsNull(const android::renderscript::Allocation *alloc) { function in namespace:__anon1640
568 if (allocationLODIsNull(ains[index])) {
575 if (allocationLODIsNull(aout)) {
645 if (allocationLODIsNull(ains[index])) {
652 if (allocationLODIsNull(aout)) {

Completed in 7 milliseconds