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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp962 bool PassOutByPointer = false; local
968 PassOutByPointer = true;
1049 if (PassOutByPointer) {
1065 if (OutPtr && !PassOutByPointer) {

Completed in 437 milliseconds