Home | History | Annotate | Download | only in hwui

Lines Matching refs:maxTextureSize

827     if (bounds.isEmpty() || bounds.getWidth() > mCaches.maxTextureSize ||
828 bounds.getHeight() > mCaches.maxTextureSize ||