Searched refs:units (Results 1 – 4 of 4) sorted by relevance
/sdk/ |
D | changes.txt | 108 that include each other, using px instead of dp units, hardcoded
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
D | StateTransformFactory.java | 489 float units = msg.getArgs(1).getFloatValue(0); in transformsForGlPolygonOffset() local 501 Float.valueOf(units))); in transformsForGlPolygonOffset()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 377 void, glPolygonOffset, GLfloat factor, GLfloat units 378 void, glPolygonOffsetx, GLfixed factor, GLfixed units 379 void, glPolygonOffsetxOES, GLfixed factor, GLfixed units
|
/sdk/eclipse/ |
D | changes.txt | 13 * Find usages of "dp" units with the font property textSize 187 that include each other, using px instead of dp units, hardcoded 341 within <style> elements, it completes dimensional units,
|