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

/frameworks/rs/
H A DrsFont.cpp122 uint32_t cacheWidth = state->getCacheTextureType()->getDimX();
274 uint32_t cacheWidth = state->getCacheTextureType()->getDimX();
275 uint32_t cacheHeight = state->getCacheTextureType()->getDimY();
460 uint32_t cacheWidth = getCacheTextureType()->getDimX();
H A DrsFont.h226 const Type* getCacheTextureType() { function in class:android::renderscript::FontState

Completed in 192 milliseconds