Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp713 bool PassOutByPointer = false; in ExpandKernel() local
719 PassOutByPointer = true; in ExpandKernel()
841 if (PassOutByPointer) { in ExpandKernel()
891 if (OutPtr && !PassOutByPointer) { in ExpandKernel()