Searched refs:hasNPot (Results 1 – 4 of 4) sorted by relevance
31 inline bool hasNPot() const { return mHasNPot; } in hasNPot() function
70 , mHasNpot(extensions.hasNPot()) in GradientCache()
228 if (hwuiBitmap->isHardware() || (!caches.extensions().hasNPot() in tryStoreBitmap()
287 const bool canMipMap = mCaches.extensions().hasNPot(); in upload()