Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DMotionBlurComponent.java70 Texture currentTexture = drawable.getTexture(); in update() local
72 mHistory[mCurrentStep].texture = currentTexture; in update()