Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSTransforms.h28 createRSForEachExpandPass(bool pEnableStepOpt);
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp366 pPM.add(createRSForEachExpandPass(pEnableStepOpt)); in addExpandForEachPass()
/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp1040 createRSForEachExpandPass(bool pEnableStepOpt){ in createRSForEachExpandPass() function