HomeSort by relevance Sort by last modified time
    Searched refs:getCacheTextureType (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsFont.cpp 121 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();
rsFont.h 226 const Type* getCacheTextureType() {

Completed in 214 milliseconds