HomeSort by relevance Sort by last modified time
    Searched full:shade (Results 126 - 150 of 212) sorted by null

1 2 3 4 56 7 8 9

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 347 * Opens the notification shade.
359 * Opens the Quick Settings shade.
  /frameworks/uiautomator/src/com/android/uiautomator/core/
InteractionController.java 775 * Opens the notification shade
786 * Opens the quick settings shade
UiDevice.java 347 * Opens the notification shade.
359 * Opens the Quick Settings shade.
  /packages/apps/InCallUI/src/com/android/incallui/
InCallPresenter.java 229 // Renable notification shade and soft navigation buttons, if we are no longer in the
264 // Disable notification shade and soft navigation buttons
  /external/chromium_org/third_party/skia/src/effects/
SkPerlinNoiseShader.cpp 443 SkPMColor SkPerlinNoiseShader::shade(const SkPoint& point, StitchData& stitchData) {
478 result[i] = shade(point, stitchData);
489 result[i] = SkDitherRGB32To565(shade(point, stitchData), dither);
    [all...]
  /external/skia/src/effects/
SkPerlinNoiseShader.cpp 443 SkPMColor SkPerlinNoiseShader::shade(const SkPoint& point, StitchData& stitchData) {
478 result[i] = shade(point, stitchData);
489 result[i] = SkDitherRGB32To565(shade(point, stitchData), dither);
    [all...]
  /frameworks/native/opengl/libagl/
primitives.cpp 537 // light/shade the vertices first (they're copied below)
591 // light (or shade) our triangle!
606 // light (or shade) our triangle!
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp864.py 53 0x0084: 0x2592, # MEDIUM SHADE
311 u'\u2592' # 0x0084 -> MEDIUM SHADE
616 0x2592: 0x0084, # MEDIUM SHADE
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp864.py 53 0x0084: 0x2592, # MEDIUM SHADE
311 u'\u2592' # 0x0084 -> MEDIUM SHADE
616 0x2592: 0x0084, # MEDIUM SHADE
    [all...]
  /external/chromium_org/chrome/browser/resources/web_dev_style/
css_checker.py 315 { 'desc': 'Use rgb() over #hex when not a shade of gray (like #333).',
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt.c 50 * - middle -- fetch, shade, cliptest, viewport
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_light.c 92 * KW: We now know orientation in advance and only shade for
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.c 50 * - middle -- fetch, shade, cliptest, viewport
  /external/mesa3d/src/mesa/tnl/
t_vb_light.c 92 * KW: We now know orientation in advance and only shade for
  /frameworks/av/camera/
CameraParameters.cpp 107 const char CameraParameters::WHITE_BALANCE_SHADE[] = "shade";
  /frameworks/base/packages/SystemUI/res/values-en-rGB/
strings.xml 147 <string name="accessibility_desc_notification_shade" msgid="4690274844447504208">"Notification shade."</string>
  /frameworks/base/packages/SystemUI/res/values-en-rIN/
strings.xml 147 <string name="accessibility_desc_notification_shade" msgid="4690274844447504208">"Notification shade."</string>
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertService.java 282 // Close dialogs and window shade
  /packages/services/Telephony/src/com/android/phone/
CallHandlerServiceProxy.java 464 // On unbind, reenable the notification shade and navigation bar just in case the
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 196 // close the shade if it was open
759 // close the shade if it was open
    [all...]
  /system/media/camera/src/
camera_metadata_tag_info.c     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js 682 var shade = createDiv('thumbnail-cell-shade');
683 thumbnailContainer.appendChild(shade);
684 addActiveTouchListener(shade, 'thumbnail-cell-shade-active');
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
tabpose_window.mm 46 // The shade of gray at the top of the window. There's a gradient from
50 // The shade of gray at the center of the window. Most of the window background
54 // The shade of gray at the bottom of the window. There's a gradient from
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/
tabpose_window.mm 50 // The shade of gray at the top of the window. There's a gradient from
54 // The shade of gray at the center of the window. Most of the window background
58 // The shade of gray at the bottom of the window. There's a gradient from
    [all...]

Completed in 576 milliseconds

1 2 3 4 56 7 8 9