Home
last modified time | relevance | path

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

/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
DRsBenchRS.java437 sb.addConstant(mPvStarAlloc.getType()); in initProgramVertex()
459 pvbCustom.addConstant(mVSConst.getAllocation().getType()); in initCustomShaders()
470 pfbCustom.addConstant(mFSConst.getAllocation().getType()); in initCustomShaders()
478 pvbCustom.addConstant(mVSConstPixel.getAllocation().getType()); in initCustomShaders()
485 pvbCustom.addConstant(mVSConstPixel.getAllocation().getType()); in initCustomShaders()
492 pfbCustom.addConstant(mFSConstPixel.getAllocation().getType()); in initCustomShaders()
/frameworks/base/graphics/java/android/renderscript/
DProgramFragmentFixedFunction.java270 sb.addConstant(constType); in create()
DProgram.java248 public BaseProgramBuilder addConstant(Type t) throws IllegalStateException { in addConstant() method in Program.BaseProgramBuilder
DProgramVertexFixedFunction.java164 sb.addConstant(getConstantInputType(mRS)); in create()
/frameworks/ex/carousel/java/com/android/ex/carousel/
DCarouselRS.java395 pfbSingleBlend.addConstant(mFSConst.getAllocation().getType()); in initFragmentProgram()
411 pfbMulti.addConstant(mFSConst.getAllocation().getType()); in initFragmentProgram()
428 pfbMultiBlend.addConstant(mFSConst.getAllocation().getType()); in initFragmentProgram()
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/
DShadersTestRS.java117 fs.addConstant(mFSVignetteConst.getAllocation().getType()); in initPF()
/frameworks/base/docs/html/guide/topics/renderscript/
Dgraphics.jd565 sb.addConstant(mVpConsts.getType());
/frameworks/base/api/
Dcurrent.txt18141 …method public android.renderscript.Program.BaseProgramBuilder addConstant(android.renderscript.Typ…
D14.txt18141 …method public android.renderscript.Program.BaseProgramBuilder addConstant(android.renderscript.Typ…