Searched refs:getConstantInputType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DProgramVertexFixedFunction.java139 static Type getConstantInputType(RenderScript rs) { method in class:ProgramVertexFixedFunction.Builder
182 sb.addConstant(getConstantInputType(mRS));
223 Type constInputType = ProgramVertexFixedFunction.Builder.getConstantInputType(rs);

Completed in 71 milliseconds