Searched refs:getRatio (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DFadeInTexture.java38 mTexture.drawMixed(canvas, mColor, getRatio(), x, y, w, h);
H A DFadeOutTexture.java37 canvas.setAlpha(getRatio());
H A DFadeTexture.java73 protected float getRatio() { method in class:FadeTexture
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DTiledScreenNail.java171 mTexture.drawMixed(canvas, mPlaceholderColor, getRatio(), x, y,
202 private float getRatio() { method in class:TiledScreenNail
/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
H A DProportionalLayout.java139 public float getRatio() { method in class:ProportionalLayout

Completed in 1295 milliseconds