Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSTransforms.h31 createRSInvariantPass();
/frameworks/compile/libbcc/lib/Renderscript/
DRSInvariant.cpp149 createRSInvariantPass() { in createRSInvariantPass() function
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp384 pPM.add(createRSInvariantPass()); in addInvariantPass()