HomeSort by relevance Sort by last modified time
    Searched full:stroke (Results 1 - 25 of 789) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
SelectionRenderer.java 25 int stroke, Paint paint) {
26 canvas.drawRect(left, top, right, top + stroke, paint);
27 canvas.drawRect(left, bottom - stroke, right, bottom, paint);
28 canvas.drawRect(left, top, left + stroke, bottom, paint);
29 canvas.drawRect(right - stroke, top, right, bottom, paint);
33 int stroke, Paint selectPaint, int border, Paint borderPaint) {
34 canvas.drawRect(left, top, right, top + stroke, selectPaint);
35 canvas.drawRect(left, bottom - stroke, right, bottom, selectPaint);
36 canvas.drawRect(left, top, left + stroke, bottom, selectPaint);
37 canvas.drawRect(right - stroke, top, right, bottom, selectPaint)
    [all...]
  /external/skia/src/gpu/
GrPath.h 21 * Initialize to a path with a fixed stroke. Stroke must not be hairline.
23 GrPath(GrGpu* gpu, const SkPath& skPath, const SkStrokeRec& stroke)
26 fStroke(stroke),
30 static void ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key);
33 bool isEqualTo(const SkPath& path, const SkStrokeRec& stroke) {
34 return fSkPath == path && fStroke.hasEqualEffect(stroke);
GrPath.cpp 16 void GrPath::ComputeKey(const SkPath& path, const SkStrokeRec& stroke, GrUniqueKey* key) {
19 *reinterpret_cast<uint64_t*>(&builder[0]) = ComputeStrokeKey(stroke);
23 uint64_t GrPath::ComputeStrokeKey(const SkStrokeRec& stroke) {
44 if (!stroke.needToApply()) {
48 uint64_t key = stroke.getStyle();
49 key |= stroke.getJoin() << kJoinShift;
50 key |= stroke.getCap() << kCapShift;
51 key |= get_top_n_float_bits<kWidthBits>(stroke.getWidth()) << kWidthShift;
52 key |= get_top_n_float_bits<kMiterBits>(stroke.getMiter()) << kMiterShift;
GrDashLinePathRenderer.cpp 24 const GrStrokeInfo& stroke,
27 if (stroke.isDashed() && path.isLine(pts)) {
28 return GrDashingEffect::CanDrawDashLine(pts, stroke, viewMatrix);
38 const GrStrokeInfo& stroke,
43 viewMatrix, pts, useAA, stroke);
GrOvalRenderer.h 33 const SkStrokeRec& stroke);
40 const SkStrokeRec& stroke);
56 const SkStrokeRec& stroke);
63 const SkStrokeRec& stroke);
70 const SkStrokeRec& stroke);
GrPathRenderer.h 82 * @param stroke the stroke information (width, join, cap).
87 const GrStrokeInfo& stroke) const {
89 return this->onGetStencilSupport(target, pipelineBuilder, path, stroke);
101 * @param stroke The stroke information (width, join, cap)
120 * @param stroke the stroke information (width, join, cap)
128 const GrStrokeInfo& stroke,
131 SkASSERT(this->canDrawPath(target, ds, viewMatrix, path, stroke, antiAlias))
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
laptop.svg     [all...]
ap.svg 529 style="fill:#606060;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
534 style="fill:#dddddd;fill-opacity:1;fill-rule:evenodd;stroke:#b2b2b2;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnWord.java 30 public String stroke; field in class:WnnWord
49 * @param stroke The reading of word
51 public WnnWord(String candidate, String stroke) {
52 this(0, candidate, stroke, new WnnPOS(), 0, 0);
59 * @param stroke The reading of word
62 public WnnWord(String candidate, String stroke, int frequency) {
63 this(0, candidate, stroke, new WnnPOS(), frequency, 0);
70 * @param stroke The reading of word
73 public WnnWord(String candidate, String stroke, WnnPOS posTag) {
74 this(0, candidate, stroke, posTag, 0, 0)
    [all...]
WnnClause.java 30 * @param stroke The reading of the clause
34 public WnnClause(String candidate, String stroke, WnnPOS posTag, int frequency) {
36 stroke,
44 * @param stroke The reading of the clause
47 public WnnClause (String stroke, WnnWord stem) {
50 stroke,
59 * @param stroke The reading of the clause
63 public WnnClause (String stroke, WnnWord stem, WnnWord fzk) {
66 stroke,
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
sunburst_chart.css 15 stroke: black;
19 stroke: #fff;
  /external/skia/experimental/AndroidPathRenderer/
GrAndroidPathRenderer.h 17 const SkStrokeRec& stroke,
23 const SkStrokeRec& stroke,
  /frameworks/base/docs/html/images/media/
mediacodec_buffers.svg 17 <path d="M -2.16 0 L 0 .81 L 0 -.81 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
21 <g stroke="none" stroke-opacity="1" stroke-dasharray="none" fill="none" fill-opacity="1">
24 <line x1="291" y1="20" x2="290" y2="220" stroke="#535353" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke-dasharray="4,4"/
    [all...]
mediacodec_async_states.svg 7 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
12 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
17 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
22 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
37 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/
    [all...]
mediacodec_states.svg 7 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
12 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
17 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
22 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/>
37 <path d="M 4.8 0 L 0 -1.8 L 0 1.8 Z" fill="currentColor" stroke="currentColor" stroke-width="1"/
    [all...]
  /external/libxml2/result/noent/
svg2 4 <g style="stroke: #000000">
8 <g style="stroke: #800040">
11 <g style="stroke: #000000">
13 <g style="stroke: #0000ff">
28 <g style="stroke: #000000">
31 <g style="stroke: #000000">
39 <g style="stroke: #008080">
42 <g style="stroke: #000000">
47 <g style="stroke: #000000">
  /external/libxml2/result/
svg2 4 <g style="stroke: #000000">
8 <g style="stroke: #800040">
11 <g style="stroke: #000000">
13 <g style="stroke: #0000ff">
28 <g style="stroke: #000000">
31 <g style="stroke: #000000">
39 <g style="stroke: #008080">
42 <g style="stroke: #000000">
47 <g style="stroke: #000000">
  /external/libxml2/test/
svg2 5 <g style = "stroke: #000000" >
9 <g style = "stroke: #800040" >
12 <g style = "stroke: #000000" >
14 <g style = "stroke: #0000ff" >
29 <g style = "stroke: #000000" >
32 <g style = "stroke: #000000" >
40 <g style = "stroke: #008080" >
43 <g style = "stroke: #000000" >
48 <g style = "stroke: #000000" >
  /external/skia/include/utils/
SkParsePaint.h 18 "stroke-width" scalar (0...inf)
20 "is-stroke" bool
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
drawable2-expected-completion52.txt 7 <stroke /> : Used to describe the optional stroke of a GradientDrawable.
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_state.c 53 /* Stroke parameters */
54 state->stroke.line_width.f = 1.0f;
55 state->stroke.line_width.i = 1;
56 state->stroke.cap_style = VG_CAP_BUTT;
57 state->stroke.join_style = VG_JOIN_MITER;
58 state->stroke.miter_limit.f = 4.0f;
59 state->stroke.miter_limit.i = 4;
60 state->stroke.dash_pattern_num = 0;
61 state->stroke.dash_phase.f = 0.0f;
62 state->stroke.dash_phase.i = 0
    [all...]
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/extras/chrome/cc/images/
input-event.svg 72 style="opacity:0.50934604000000006;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:5;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter3791);enable-background:accumulate"
87 style="color:#000000;fill:#d4d4d4;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:8;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accu (…)
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
Paint_StyleTest.java 27 assertEquals(Style.STROKE, Style.valueOf("STROKE"));
37 assertEquals(Style.STROKE, actual[1]);
46 assertEquals(Style.STROKE, p.getStyle());
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/drawable/
card_overlay_focused.xml 5 <stroke
card_separator.xml 5 <stroke android:color="#CCC" />

Completed in 559 milliseconds

1 2 3 4 5 6 7 8 91011>>