Searched refs:mUseNpotTextures (Results 1 – 2 of 2) sorted by relevance
165 bool mUseNpotTextures = false; variable
215 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()227 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()806 mUseNpotTextures = false; in movie()815 mUseNpotTextures = true; in movie()