Searched refs:hasNPot (Results 1 – 4 of 4) sorted by relevance
39 inline bool hasNPot() const { return mHasNPot; } in hasNPot() function
70 , mHasNpot(extensions.hasNPot()){ in GradientCache()
267 const bool canMipMap = Caches::getInstance().extensions().hasNPot(); in generateTexture()
221 if (!caches.extensions().hasNPot() in tryStoreBitmap()