OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hairline
(Results
1 - 25
of
65
) sorted by null
1
2
3
/external/chromium_org/third_party/skia/src/core/
SkStrokeRec.cpp
11
// must be < 0, since ==0 means
hairline
, and >0 means normal stroke
38
//
hairline
+fill == fill
82
//
hairline
+fill == fill
93
if (fWidth <= 0) { //
hairline
or fill
SkDrawProcs.h
84
* a stroke by drawing a
hairline
with partial coverage). If any of these
/external/skia/src/core/
SkStrokeRec.cpp
11
// must be < 0, since ==0 means
hairline
, and >0 means normal stroke
38
//
hairline
+fill == fill
82
//
hairline
+fill == fill
93
if (fWidth <= 0) { //
hairline
or fill
SkDrawProcs.h
84
* a stroke by drawing a
hairline
with partial coverage). If any of these
/external/chromium_org/third_party/skia/include/core/
SkStrokeRec.h
53
* strokeAndFill==false -> new style will be
Hairline
76
* If there was no change (i.e. style ==
hairline
or fill) this returns
/external/skia/include/core/
SkStrokeRec.h
53
* strokeAndFill==false -> new style will be
Hairline
76
* If there was no change (i.e. style ==
hairline
or fill) this returns
/packages/apps/DeskClock/res/layout/
label_dialog.xml
38
android:id="@+id/
hairline
"
48
android:layout_below="@id/
hairline
">
/packages/apps/Email/res/values-sw600dp/
dimensions.xml
23
<!-- distance of any button below the upper
hairline
-->
41
<!-- In setup screens, the inset for all items below the headline+
hairline
-->
/packages/apps/Email/res/values/
dimensions.xml
36
<!-- In setup screens, the inset for all items below the headline+
hairline
-->
/external/chromium_org/third_party/skia/src/gpu/effects/
GrBezierEffect.h
31
* The output of this effect is a
hairline
edge for conics.
126
* The output of this effect is a
hairline
edge for quadratics.
192
* The output of this effect is a
hairline
edge for non rational cubics.
/external/skia/src/gpu/effects/
GrBezierEffect.h
31
* The output of this effect is a
hairline
edge for conics.
126
* The output of this effect is a
hairline
edge for quadratics.
192
* The output of this effect is a
hairline
edge for non rational cubics.
/cts/tests/tests/graphics/src/android/graphics/cts/
SumPathEffectTest.java
54
paint.setStrokeWidth(0); // 1-pixel
hairline
/packages/apps/Email/res/layout-sw600dp/
account_setup_account_type.xml
26
<!-- Headline and
hairline
divider -->
/packages/apps/Email/res/layout-sw600dp-land/
account_setup_basics.xml
30
<!-- Headline and
hairline
divider -->
account_setup_names.xml
30
<!-- Headline and
hairline
divider -->
account_setup_options.xml
30
<!-- Headline and
hairline
divider -->
account_setup_incoming.xml
30
<!-- Headline and
hairline
divider -->
account_setup_outgoing.xml
30
<!-- Headline and
hairline
divider -->
/packages/apps/Email/res/layout-sw600dp-port/
account_setup_names.xml
39
<!-- Headline and
hairline
divider -->
account_setup_basics.xml
39
<!-- Headline and
hairline
divider -->
account_setup_incoming.xml
39
<!-- Headline and
hairline
divider -->
account_setup_options.xml
39
<!-- Headline and
hairline
divider -->
account_setup_outgoing.xml
39
<!-- Headline and
hairline
divider -->
/external/skia/gm/
nonclosedpaths.cpp
71
// 0(may use
hairline
rendering), 10(common case for stroke-style)
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java
725
View
hairLine
;
[
all
...]
Completed in 1030 milliseconds
1
2
3