Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.h216 ObjectBaseRef<Allocation> mTextTexture; variable
227 return mTextTexture->getType(); in getCacheTextureType()
DrsFont.cpp475 mRSC->mHal.funcs.allocation.data2D(mRSC, mTextTexture.get(), 0, 0, 0, in cacheBitmap()
479 mFontShaderF->bindTexture(mRSC, 0, mTextTexture.get()); in cacheBitmap()
558 mTextTexture.set(cacheAlloc); in initTextTexture()
824 mTextTexture.clear(); in deinit()