OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:styleValue
(Results
1 - 7
of
7
) sorted by null
/external/skia/gm/
fontscalerdistortable.cpp
56
SkScalar
styleValue
= SkDoubleToScalar(0.5 + (5 * j + i) * ((2.0 - 0.5) / (2 * 5)));
57
SkFontArguments::VariationPosition::Coordinate coordinates[] = {{tag,
styleValue
}};
/external/skqp/gm/
fontscalerdistortable.cpp
55
SkScalar
styleValue
= SkDoubleToScalar(0.5 + (5 * j + i) * ((2.0 - 0.5) / (2 * 5)));
56
SkFontArguments::VariationPosition::Coordinate coordinates[] = {{tag,
styleValue
}};
/external/skia/tests/
FontMgrFontConfigTest.cpp
66
SkScalar
styleValue
=
69
coordinates[] = {{tag,
styleValue
}};
FontMgrAndroidParserTest.cpp
321
SkScalar
styleValue
=
324
coordinates[] = {{tag,
styleValue
}};
/external/skqp/tests/
FontMgrFontConfigTest.cpp
66
SkScalar
styleValue
=
69
coordinates[] = {{tag,
styleValue
}};
FontMgrAndroidParserTest.cpp
321
SkScalar
styleValue
=
324
coordinates[] = {{tag,
styleValue
}};
/external/guice/lib/build/
spring-core.jar
Completed in 1478 milliseconds