Loading libs/hwui/TextureCache.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ void TextureCache::init() { mDebugEnabled = readDebugLevel() & kDebugCaches; mHasNPot = Caches::getInstance().extensions.hasNPot(); mHasNPot = false; //Caches::getInstance().extensions.hasNPot(); } /////////////////////////////////////////////////////////////////////////////// Loading Loading
libs/hwui/TextureCache.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ void TextureCache::init() { mDebugEnabled = readDebugLevel() & kDebugCaches; mHasNPot = Caches::getInstance().extensions.hasNPot(); mHasNPot = false; //Caches::getInstance().extensions.hasNPot(); } /////////////////////////////////////////////////////////////////////////////// Loading