HomeSort by relevance Sort by last modified time
    Searched full:black (Results 676 - 700 of 2836) sorted by null

<<21222324252627282930>>

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 686 // to the graphic format of the graphic buffer. A color of black is
716 // out of gamut colors are always converted to black.
742 * or black in the full range output format is produced. The input
760 * 1. Produce black if the input color is out of gamut.
766 * the fraction of the in gamut to format range. Produce black
778 * \ +--- black --+
782 * -------- ---+-- black --+
839 // Produce black if any of the from components are outside the
851 // Return black
852 // Will use representation of black from RGBA8888 graphic forma
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 89 mShadowPaint.setColor(Color.BLACK);
91 mBorderShadowSize,Color.BLACK);
273 mIconPaint.setColor(Color.BLACK);
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
BitmapUtil.java 206 // Create a black paint to draw the mask.
208 paint.setColor(Color.BLACK);
213 // Replace the black parts of the mask with the input image.
  /art/test/102-concurrent-gc/src/
Main.java 45 // object is moved during a CMS to be a black object's field, it
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/offscreen/
ProjectionOffscreenActivity.java 68 protected int mPreviousColor = Color.BLACK;
258 if (pixel == Color.BLACK || pixel == 0) {
274 Log.d(TAG, "- Pixels: " + blackPixels + " black, "
278 return Color.BLACK;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/touch/
TouchPointView.java 43 Color.BLACK,
  /cts/tests/app/app/src/android/app/stubs/
LocalForegroundService.java 55 .setSmallIcon(R.drawable.black)
  /cts/tests/openglperf2/jni/reference/
ReferenceRenderer.cpp 90 // Set the background clear color to black.
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
CustomDrawableTest.java 62 mColor = ta.getColor(0, Color.BLACK);
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
InfrastructureTests.java 52 canvas.drawColor(canvas.isHardwareAccelerated() ? Color.BLACK : Color.WHITE);
  /cts/tests/tests/view/src/android/view/cts/
PixelCopyTests.java 129 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK, swapFence));
148 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
161 Color.RED, Color.GREEN, Color.BLUE, Color.BLACK);
202 assertBitmapQuadColor(bitmap, Color.RED, Color.GREEN, Color.BLUE, Color.BLACK, 30);
  /cts/tests/tests/widget/src/android/widget/cts/
SwitchTest.java 76 assertEquals(Color.BLACK, mSwitch.getTrackTintList().getDefaultColor());
  /developers/build/prebuilts/androidtv/visual-game-controller/res/layout/
activity_fullscreen.xml 46 custom:labelColor="@android:color/black"
  /developers/build/prebuilts/gradle/AlwaysOn/Wearable/src/main/java/com/example/android/wearable/wear/alwayson/
MainActivity.java 63 * Watch Faces API documentation, e.g., keep most pixels black, avoid large blocks of white pixels,
64 * use only black and white, and disable anti-aliasing.
188 * Following best practices outlined in WatchFaces API (keeping most pixels black,
189 * avoiding large blocks of white pixels, using only black and white,
  /developers/build/prebuilts/gradle/FingerprintDialog/Application/src/main/res/values/
strings.xml 38 <string name="item_description">Mesh backpack in white. Black textile trim throughout.</string>
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
CardBoundsWatchFaceService.java 87 canvas.drawColor(isInAmbientMode() ? Color.BLACK : Color.BLUE);
  /developers/samples/android/security/FingerprintDialog/Application/src/main/res/values/
strings.xml 38 <string name="item_description">Mesh backpack in white. Black textile trim throughout.</string>
  /developers/samples/android/wearable/wear/AlwaysOn/Wearable/src/main/java/com/example/android/wearable/wear/alwayson/
MainActivity.java 63 * Watch Faces API documentation, e.g., keep most pixels black, avoid large blocks of white pixels,
64 * use only black and white, and disable anti-aliasing.
188 * Following best practices outlined in WatchFaces API (keeping most pixels black,
189 * avoiding large blocks of white pixels, using only black and white,
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
CardBoundsWatchFaceService.java 87 canvas.drawColor(isInAmbientMode() ? Color.BLACK : Color.BLUE);
  /development/samples/RandomMusicPlayer/
AndroidManifest.xml 31 android:theme="@android:style/Theme.Black.NoTitleBar">
  /development/samples/SupportLeanbackShowcase/app/src/main/res/raw/
detail_example.json 5 "text": "It was nine o?clock one sunny California morning, and Geoffrey Strong stood under the live-oak trees in Las Flores Caņon, with a pot of black paint in one hand and a huge brush in the other. He could have handled these implements to better purpose and with better grace had not his arms been firmly held by three laughing girls, who pulled not wisely, but too well. He was further incommoded by the presence of a small urchin who lay on the dusty ground beneath his feet, fastening an upward clutch on the legs of his trousers.\n\nThere were three large canvas tents directly in front of them, yet no one of these seemed to be the object of dissension, but rather a redwood board, some three feet in length, which was nailed on a tree near by. twitch of her cousin?s sleeve.",
music_example.json 5 "text": "It was nine o?clock one sunny California morning, and Geoffrey Strong stood under the live-oak trees in Las Flores Caņon, with a pot of black paint in one hand and a huge brush in the other. He could have handled these implements to better purpose and with better grace had not his arms been firmly held by three laughing girls, who pulled not wisely, but too well. He was further incommoded by the presence of a small urchin who lay on the dusty ground beneath his feet, fastening an upward clutch on the legs of his trousers.\n\nThere were three large canvas tents directly in front of them, yet no one of these seemed to be the object of dissension, but rather a redwood board, some three feet in length, which was nailed on a tree near by. twitch of her cousin?s sleeve.",
  /development/samples/browseable/AlwaysOn/src/com.example.android.wearable.wear.alwayson/
MainActivity.java 63 * Watch Faces API documentation, e.g., keep most pixels black, avoid large blocks of white pixels,
64 * use only black and white, and disable anti-aliasing.
188 * Following best practices outlined in WatchFaces API (keeping most pixels black,
189 * avoiding large blocks of white pixels, using only black and white,
  /development/samples/browseable/FingerprintDialog/res/values/
strings.xml 38 <string name="item_description">Mesh backpack in white. Black textile trim throughout.</string>
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
CardBoundsWatchFaceService.java 87 canvas.drawColor(isInAmbientMode() ? Color.BLACK : Color.BLUE);

Completed in 1069 milliseconds

<<21222324252627282930>>