Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletionvalues1-expected-completion23.txt2 android:textScaleX : Sets the horizontal scaling factor for the text. [float]
Dcompletion1-expected-completion39.txt11 android:textScaleX : Sets the horizontal scaling factor for the text. [float]
Dcompletion5-expected-completion40.txt11 android:textScaleX : Sets the horizontal scaling factor for the text. [float]
Dcompletionvalues1-expected-completion32.txt288 android:textScaleX : Sets the horizontal scaling factor for the text. [float]
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java488 float factor = msg.getArgs(0).getFloatValue(0); in transformsForGlPolygonOffset() local
496 Float.valueOf(factor))); in transformsForGlPolygonOffset()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in377 void, glPolygonOffset, GLfloat factor, GLfloat units
378 void, glPolygonOffsetx, GLfixed factor, GLfixed units
379 void, glPolygonOffsetxOES, GLfixed factor, GLfixed units