HomeSort by relevance Sort by last modified time
    Searched full:shade (Results 76 - 100 of 282) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp863.py 96 0x00b0: 0x2591, # LIGHT SHADE
97 0x00b1: 0x2592, # MEDIUM SHADE
98 0x00b2: 0x2593, # DARK SHADE
357 u'\u2591' # 0x00b0 -> LIGHT SHADE
358 u'\u2592' # 0x00b1 -> MEDIUM SHADE
359 u'\u2593' # 0x00b2 -> DARK SHADE
    [all...]
cp865.py 96 0x00b0: 0x2591, # LIGHT SHADE
97 0x00b1: 0x2592, # MEDIUM SHADE
98 0x00b2: 0x2593, # DARK SHADE
357 u'\u2591' # 0x00b0 -> LIGHT SHADE
358 u'\u2592' # 0x00b1 -> MEDIUM SHADE
359 u'\u2593' # 0x00b2 -> DARK SHADE
    [all...]
cp866.py 96 0x00b0: 0x2591, # LIGHT SHADE
97 0x00b1: 0x2592, # MEDIUM SHADE
98 0x00b2: 0x2593, # DARK SHADE
357 u'\u2591' # 0x00b0 -> LIGHT SHADE
358 u'\u2592' # 0x00b1 -> MEDIUM SHADE
359 u'\u2593' # 0x00b2 -> DARK SHADE
    [all...]
cp869.py 96 0x00b0: 0x2591, # LIGHT SHADE
97 0x00b1: 0x2592, # MEDIUM SHADE
98 0x00b2: 0x2593, # DARK SHADE
357 u'\u2591' # 0x00b0 -> LIGHT SHADE
358 u'\u2592' # 0x00b1 -> MEDIUM SHADE
359 u'\u2593' # 0x00b2 -> DARK SHADE
    [all...]
cp720.py 226 u'\u2591' # 0xB0 -> LIGHT SHADE
227 u'\u2592' # 0xB1 -> MEDIUM SHADE
228 u'\u2593' # 0xB2 -> DARK SHADE
cp856.py 224 u'\u2591' # 0xB0 -> LIGHT SHADE
225 u'\u2592' # 0xB1 -> MEDIUM SHADE
226 u'\u2593' # 0xB2 -> DARK SHADE
koi8_r.py 192 u'\u2591' # 0x90 -> LIGHT SHADE
193 u'\u2592' # 0x91 -> MEDIUM SHADE
194 u'\u2593' # 0x92 -> DARK SHADE
koi8_u.py 192 u'\u2591' # 0x90 -> LIGHT SHADE
193 u'\u2592' # 0x91 -> MEDIUM SHADE
194 u'\u2593' # 0x92 -> DARK SHADE
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp720.py 226 u'\u2591' # 0xB0 -> LIGHT SHADE
227 u'\u2592' # 0xB1 -> MEDIUM SHADE
228 u'\u2593' # 0xB2 -> DARK SHADE
cp856.py 224 u'\u2591' # 0xB0 -> LIGHT SHADE
225 u'\u2592' # 0xB1 -> MEDIUM SHADE
226 u'\u2593' # 0xB2 -> DARK SHADE
koi8_r.py 192 u'\u2591' # 0x90 -> LIGHT SHADE
193 u'\u2592' # 0x91 -> MEDIUM SHADE
194 u'\u2593' # 0x92 -> DARK SHADE
koi8_u.py 192 u'\u2591' # 0x90 -> LIGHT SHADE
193 u'\u2592' # 0x91 -> MEDIUM SHADE
194 u'\u2593' # 0x92 -> DARK SHADE
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
options.h 430 DRI_CONF_DESC(en,"A post-processing filter to cel-shade the output") \
431 DRI_CONF_DESC(de,"A post-processing filter to cel-shade the output") \
432 DRI_CONF_DESC(es,"A post-processing filter to cel-shade the output") \
433 DRI_CONF_DESC(nl,"A post-processing filter to cel-shade the output") \
434 DRI_CONF_DESC(fr,"A post-processing filter to cel-shade the output") \
435 DRI_CONF_DESC(sv,"A post-processing filter to cel-shade the output") \
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
options.h 430 DRI_CONF_DESC(en,"A post-processing filter to cel-shade the output") \
431 DRI_CONF_DESC(de,"A post-processing filter to cel-shade the output") \
432 DRI_CONF_DESC(es,"A post-processing filter to cel-shade the output") \
433 DRI_CONF_DESC(nl,"A post-processing filter to cel-shade the output") \
434 DRI_CONF_DESC(fr,"A post-processing filter to cel-shade the output") \
435 DRI_CONF_DESC(sv,"A post-processing filter to cel-shade the output") \
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
WhiteBalanceTest.java 269 * incandescent, fluorescent, warm-fluorescent, daylight, cloudy, shade
295 } else if (referenceWhiteBalance.equals("shade")) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 313 stackScrollerPadding = mStatusBarState == StatusBarState.SHADE
525 // Allow closing the whole panel when in SHADE state.
526 if (mStatusBarState == StatusBarState.SHADE) {
584 && mStatusBar.getBarState() != StatusBarState.SHADE) {
634 return mStatusBarState != StatusBarState.SHADE ||
669 return mStatusBar.getBarState() != StatusBarState.SHADE;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 93 // bump any previous heads up back to the shade
161 /** Push any current Heads Up notification down into the shade. */
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameActivity.java 119 // pause, for example, when the notification shade is pulled down.
  /development/samples/wearable/Notifications/
_index.html 4 notifications are displayed, both in a phone's notification shade and on the wearable. The companion
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pt.h 87 * - fetch, vertex shade, cliptest, prim-pipeline
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup_tri.c 192 * The primitive covers the whole tile- shade whole tile.
719 * rasterize/shade partial tile
733 /* triangle covers the whole tile- shade whole tile */
757 * than trying to locate all the triangle, shade-tile, etc,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.h 152 struct quad_stage *shade; member in struct:softpipe_context::__anon17543
sp_quad_fs.c 103 * Shade/write an array of quads
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_state_raster.c 211 /* Shade model. */
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.h 87 * - fetch, vertex shade, cliptest, prim-pipeline

Completed in 881 milliseconds

1 2 34 5 6 7 8 91011>>