HomeSort by relevance Sort by last modified time
    Searched refs:GREEN (Results 1 - 25 of 212) sorted by null

1 2 3 4 5 6 7 8 9

  /external/vulkan-validation-layers/scripts/
check_code_format.sh 23 GREEN='\033[0;32m'
31 echo -e "${GREEN}No source code to check for formatting.${NC}"
44 echo -e "${GREEN}No source code to check for copyright dates.${NC}"
64 echo -e "${GREEN}All source code in PR properly formatted.${NC}"
check_commit_message_format.sh 25 GREEN='\033[0;32m'
37 echo -e "${GREEN}No commit messgages to check for formatting.${NC}"
40 echo -e "${GREEN}No commit messgages to check for formatting.${NC}"
98 echo -e "${GREEN}All commit messages in pull request are properly formatted.${NC}"
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
Colour.java 22 public static final float[] GREEN = new float[]{
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_lirc_mode2.sh 13 GREEN='\033[0;92m'
35 echo -e ${GREEN}"PASS: $TYPE"${NC}
  /cts/tests/app/src/android/app/cts/
WallpaperColorsTest.java 45 colorList.add(Color.valueOf(Color.GREEN));
70 Color.valueOf(Color.BLACK), Color.valueOf(Color.GREEN));
85 canvas.drawColor(Color.GREEN);
94 ColorDrawable drawable = new ColorDrawable(Color.GREEN);
104 ColorDrawable drawable = new ColorDrawable(Color.GREEN);
  /cts/tests/tests/view/src/android/view/cts/
ViewGroupOverlayTest.java 125 greenView.setBackgroundColor(Color.GREEN);
137 colorRectangles.add(new Pair<>(new Rect(60, 30, 90, 50), Color.GREEN));
163 final Drawable greenDrawable = new ColorDrawable(Color.GREEN);
171 colorRectangles.add(new Pair<>(new Rect(60, 30, 90, 50), Color.GREEN));
178 colorRectangles.add(new Pair<>(new Rect(60, 30, 90, 50), Color.GREEN));
196 greenView.setBackgroundColor(Color.GREEN);
206 colorRectangles.add(new Pair<>(new Rect(30, 20, 80, 40), Color.GREEN));
230 greenView.setBackgroundColor(Color.GREEN);
236 // Our overlay views overlap in horizontal 30-60 range. Even though the green view was
241 colorRectangles.add(new Pair<>(new Rect(60, 20, 80, 40), Color.GREEN));
    [all...]
ViewOverlayTest.java 144 final Drawable greenDrawable = new ColorDrawable(Color.GREEN);
155 colorRectangles.add(new Pair<>(new Rect(60, 30, 90, 50), Color.GREEN));
180 final Drawable greenDrawable = new ColorDrawable(Color.GREEN);
190 colorRectangles.add(new Pair<>(new Rect(30, 20, 80, 40), Color.GREEN));
232 drawable.setColor(Color.GREEN);
234 colorRectangles.add(new Pair<>(new Rect(50, 10, 80, 90), Color.GREEN));
235 DrawingUtils.assertAllPixelsOfColor("Drawable is green now", mViewWithOverlay,
245 final ColorDrawable greenDrawable = new ColorDrawable(Color.GREEN);
255 colorRectangles.add(new Pair<>(new Rect(30, 20, 80, 40), Color.GREEN));
263 colorRectangles.add(new Pair<>(new Rect(30, 20, 80, 40), Color.GREEN));
    [all...]
PixelCopyTest.java 193 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
213 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
233 Color.GREEN, Color.GREEN, Color.GREEN, Color.GREEN);
249 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
264 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
272 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
301 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK)
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
ClipDrawableTest.java 80 Drawable mockDrawable = spy(new ColorDrawable(Color.GREEN));
102 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
118 Drawable mockDrawable = spy(new ColorDrawable(Color.GREEN));
134 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
149 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
164 Drawable dr = spy(new ColorDrawable(Color.GREEN));
187 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
219 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
233 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
246 Drawable colorDrawable = new ColorDrawable(Color.GREEN);
    [all...]
  /external/llvm/lib/DebugInfo/DWARF/
SyntaxHighlighting.cpp 26 case String: OS.changeColor(llvm::raw_ostream::GREEN); break;
  /cts/tests/tests/assist/src/android/assist/cts/
ScreenshotTest.java 67 bundle.putInt(Utils.SCREENSHOT_COLOR_KEY, Color.GREEN);
71 delayAndStartSession(Color.GREEN);
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
PictureTest.java 43 pt.setColor(Color.GREEN);
75 new RectVerifier(Color.WHITE, Color.GREEN, sOffsetRect));
EdgeEffectTests.java 136 edgeEffect.setColor(Color.GREEN);
137 assertEquals(Color.GREEN, edgeEffect.getColor());
187 effect.setColor(Color.GREEN);
188 assertEquals(Color.GREEN, effect.getColor());
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Sweep.java 47 mShader = new SweepGradient(x, y, new int[] { Color.GREEN,
50 Color.GREEN }, null);
Pictures.java 46 p.setColor(Color.GREEN);
  /external/linux-kselftest/tools/testing/selftests/futex/include/
logging.h 36 #define GREEN '3', '2'
40 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND
  /cts/apps/CameraITS/tests/scene5/
test_lens_shading_and_color_uniformity.py 51 GREEN = (0, 0.7, 0.3) # blocks passed the test
102 cv2.rectangle(img_legend_ls, (left, top), (right, bottom), GREEN,
106 font_scale, text_offset, GREEN, int(line_width/2))
108 cv2.rectangle(img_legend_ufmt, (left, top), (right, bottom), GREEN,
114 font_scale, text_offset, GREEN, int(line_width/2))
169 legend_color = GREEN
186 legend_color = GREEN
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
swr_assert.cpp 44 GREEN = 2,
48 GREEN = 2,
52 CYAN = static_cast<uint32_t>(GREEN) | static_cast<uint32_t>(BLUE),
53 YELLOW = static_cast<uint32_t>(RED) | static_cast<uint32_t>(GREEN),
54 WHITE = static_cast<uint32_t>(RED) | static_cast<uint32_t>(GREEN) | static_cast<uint32_t>(BLUE),
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/
XYLegendWidgetTest.java 80 Color.RED, Color.GREEN, Color.BLUE, (PointLabelFormatter)null));
92 plot.addSeries(s1, new BarFormatter(Color.RED, Color.GREEN));
  /external/mesa3d/src/intel/vulkan/
anv_formats.c 44 #define RGBA _ISL_SWIZZLE(RED, GREEN, BLUE, ALPHA)
45 #define BGRA _ISL_SWIZZLE(BLUE, GREEN, RED, ALPHA)
46 #define RGB1 _ISL_SWIZZLE(RED, GREEN, BLUE, ONE)
306 y_plane(ISL_FORMAT_YCRCB_SWAPUV, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)),
308 y_plane(ISL_FORMAT_YCRCB_SWAPUVY, RGBA, _ISL_SWIZZLE(BLUE, GREEN, RED, ZERO), 1, 1)),
310 y_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1),
314 y_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1),
317 y_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1),
321 y_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1),
324 y_plane(ISL_FORMAT_R8_UNORM, RGBA, _ISL_SWIZZLE(GREEN, ZERO, ZERO, ZERO), 1, 1)
    [all...]
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
OrganizationInfoTest.java 40 Color.GREEN,
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
TextureTestRenderer.java 74 Color.GREEN, Color.GREEN, Color.CYAN, Color.CYAN,
75 Color.GREEN, Color.GREEN, Color.CYAN, Color.CYAN
  /cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
PixelColor.java 21 public static final int GREEN = 0xFF00FF00;
44 short green = (short) ((color >> 8) & 0xFF); local
53 mMinGreen = (short) getMinValue(green);
54 mMaxGreen = (short) getMaxValue(green);
  /development/samples/devbytes/animation/CrossFading/src/com/example/android/crossfading/
CrossFading.java 47 // Create red and green bitmaps to cross-fade between
53 canvas.drawColor(Color.GREEN);
58 // Add the red/green bitmap drawables to a TransitionDrawable. They are layered
  /external/llvm/tools/llvm-cov/
CoverageReport.cpp 120 return raw_ostream::GREEN;
130 ? raw_ostream::GREEN
152 ? raw_ostream::GREEN
163 ? raw_ostream::GREEN

Completed in 811 milliseconds

1 2 3 4 5 6 7 8 9