Searched refs:mUseNpotTextures (Results 1 – 2 of 2) sorted by relevance
173 bool mUseNpotTextures = false; variable
236 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()248 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()862 mUseNpotTextures = false; in movie()871 mUseNpotTextures = true; in movie()