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

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

Completed in 30 milliseconds