Searched refs:constInputType (Results 1 – 1 of 1) sorted by relevance
225 Type constInputType = ProgramVertexFixedFunction.Builder.getConstantInputType(rs); in Constants() local226 mAlloc = Allocation.createTyped(rs, constInputType); in Constants()227 int bufferSize = constInputType.getElement().getBytesSize()* in Constants()228 constInputType.getCount(); in Constants()