Home
last modified time | relevance | path

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

/development/samples/HelloEffects/src/com/example/android/mediafx/
DTextureRenderer.java38 private int mTexWidth; field in TextureRenderer
94 mTexWidth = texWidth; in updateTextureSize()
144 float imgAspectRatio = mTexWidth / (float)mTexHeight; in computeOutputVertices()
/development/samples/browseable/MediaEffects/src/com.example.android.mediaeffects/
DTextureRenderer.java38 private int mTexWidth; field in TextureRenderer
94 mTexWidth = texWidth; in updateTextureSize()
144 float imgAspectRatio = mTexWidth / (float)mTexHeight; in computeOutputVertices()