OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gPos0
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/samplecode/
SampleGradients.cpp
52
static const SkScalar
gPos0
[] = { 0, SK_Scalar1 };
60
{ 2, gColors,
gPos0
},
SampleSlides.cpp
167
static const SkScalar
gPos0
[] = { 0, SK_Scalar1 };
175
{ 2, gColors,
gPos0
},
/external/chromium_org/third_party/skia/gm/
gradients_2pt_conical.cpp
22
static const SkScalar
gPos0
[] = { 0, SK_Scalar1 };
34
{ 2, gColors,
gPos0
},
gradients.cpp
22
static const SkScalar
gPos0
[] = { 0, SK_Scalar1 };
35
{ 2, gColors,
gPos0
},
Completed in 199 milliseconds