Searched defs:maxTextureSize (Results 1 – 9 of 9) sorted by relevance
27 const int maxTextureSize = DeviceInfo::get()->maxTextureSize(); in TEST() local
39 int maxTextureSize() const { return mMaxTextureSize; } in maxTextureSize() function
141 GLint maxTextureSize; variable
109 const uint32_t maxTextureSize = caches.maxTextureSize; in resize() local
208 const uint32_t maxTextureSize = caches.maxTextureSize; in createRenderLayer() local
188 GLint maxTextureSize; in PathCache() local
125 uint32_t maxTextureSize = (uint32_t) Caches::getInstance().maxTextureSize; in FontRenderer() local
349 const int maxTextureSize = Caches::getInstance().maxTextureSize; in pushLayerUpdate() local
707 GLint maxTextureSize; in TEST_F() local