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

/frameworks/rs/
H A DrsFont.cpp612 ObjectBaseRef<Type> vertexDataType = Type::getTypeRef(mRSC, vertexDataElem.get(), mMaxNumberOfQuads * 4); local
614 Allocation *vertexAlloc = Allocation::createAllocation(mRSC, vertexDataType.get(),

Completed in 672 milliseconds