Home
last modified time | relevance | path

Searched refs:backgroundTex (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DHudSystem.java285 Texture backgroundTex = mFuelBackgroundDrawable.getTexture(); in update() local
286 mFuelBackgroundDrawable.resize(backgroundTex.width, backgroundTex.height); in update()