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