Searched defs:maxTextureSize (Results 1 – 5 of 5) sorted by relevance
78 int DeviceInfo::maxTextureSize() const { in maxTextureSize() function in android::uirenderer::DeviceInfo83 void DeviceInfo::setMaxTextureSize(int maxTextureSize) { in setMaxTextureSize()
25 const int maxTextureSize = DeviceInfo::get()->maxTextureSize(); in TEST() local
216 int RenderProxy::maxTextureSize() { in maxTextureSize() function in android::uirenderer::renderthread::RenderProxy217 static int maxTextureSize = RenderThread::getInstance().queue().runSync( in maxTextureSize() local
706 GLint maxTextureSize; in TEST_F() local
196 const int maxTextureSize = DeviceInfo::get()->maxTextureSize(); in createOrUpdateLayer() local