Home
last modified time | relevance | path

Searched refs:alphaElem (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/
DrsFont.cpp546 ObjectBaseRef<const Element> alphaElem = Element::createRef(mRSC, RS_TYPE_UNSIGNED_8, in initTextTexture() local
552 … ObjectBaseRef<Type> texType = Type::getTypeRef(mRSC, alphaElem.get(), mCacheWidth, mCacheHeight); in initTextTexture()