HomeSort by relevance Sort by last modified time
    Searched defs:yellow (Results 1 - 6 of 6) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Kube.java 38 GLColor yellow = new GLColor(one, one, 0); local
107 mCubes[i].setFaceColor(Cube.kLeft, yellow);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
BarGraph.java 187 Color yellow= display.getSystemColor(SWT.COLOR_YELLOW); local
212 gc.setBackground(yellow);
217 gc.setBackground(yellow);
ScenarioData.java 94 Color yellow = display.getSystemColor(SWT.COLOR_DARK_YELLOW); local
119 color = yellow;
130 graph.addItem("main", buildID, dim.getDisplayValue(value), value, yellow, false, Utils.getDateFromBuildID(buildID), false);
297 stream.print("Black and yellow points plot values measured in integration and last seven nightly builds.<br>\n" + "Magenta points plot the repeated baseline measurement over time.<br>\n"
  /external/webkit/Source/WebCore/inspector/front-end/
Color.js 508 "FFFF00": [[255, 255, 0], [60, 100, 50], "yellow"],
654 "yellow": "FFFF00",
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 344 milliseconds