Searched refs:mUseNpotTextures (Results 1 – 2 of 2) sorted by relevance
226 bool mUseNpotTextures = false; variable
375 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()387 if (!mUseNpotTextures && (tw != w || th != h)) { in initTexture()1434 mUseNpotTextures = false; in movie()1443 mUseNpotTextures = true; in movie()