OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hair_pe
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/
patheffects.cpp
31
static void
hair_pe
(SkPaint* paint) {
function in namespace:skiagm
78
static const PE_Proc gPE[] = {
hair_pe
, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/chromium_org/third_party/skia/samplecode/
SampleSlides.cpp
45
static void
hair_pe
(SkPaint* paint) {
function
92
static const PE_Proc gPE[] = {
hair_pe
, hair2_pe, stroke_pe, dash_pe, one_d_pe };
Completed in 474 milliseconds