Searched defs:indexType (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsFont.cpp584 ObjectBaseRef<Type> indexType = Type::getTypeRef(mRSC, indexElem.get(), numIndicies, 0, 0, false, false, 0); local
586 Allocation *indexAlloc = Allocation::createAllocation(mRSC, indexType.get(),

Completed in 85 milliseconds