Searched refs:hasNPot (Results 1 – 4 of 4) sorted by relevance
36 inline bool hasNPot() const { return mHasNPot; } in hasNPot() function
214 const bool canMipMap = mCaches.extensions().hasNPot(); in upload()
70 , mHasNpot(extensions.hasNPot()){ in GradientCache()
226 if (!caches.extensions().hasNPot() in tryStoreBitmap()