HomeSort by relevance Sort by last modified time
    Searched refs:pEnableStepOpt (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSTransforms.h 30 bool pEnableStepOpt);
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompiler.cpp 103 bool pEnableStepOpt = true;
105 pEnableStepOpt));
RSForEachExpand.cpp 283 bool pEnableStepOpt)
285 mEnableStepOpt(pEnableStepOpt) {
721 bool pEnableStepOpt){
722 return new RSForEachExpandPass(pForeachFuncs, pEnableStepOpt);

Completed in 495 milliseconds