Searched refs:mUseNpotTextures (Results 1 – 2 of 2) sorted by relevance
176 bool mUseNpotTextures = false; variable
246 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()258 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()887 mUseNpotTextures = false; in movie()896 mUseNpotTextures = true; in movie()