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