HomeSort by relevance Sort by last modified time
    Searched refs:hair2_pe (Results 1 - 4 of 4) sorted by null

  /external/skia/gm/
patheffects.cpp 34 static void hair2_pe(SkPaint* paint) { function in namespace:skiagm
76 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
  /external/skqp/gm/
patheffects.cpp 34 static void hair2_pe(SkPaint* paint) { function in namespace:skiagm
76 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
  /external/skia/samplecode/
SampleSlides.cpp 48 static void hair2_pe(SkPaint* paint) { function
90 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
  /external/skqp/samplecode/
SampleSlides.cpp 48 static void hair2_pe(SkPaint* paint) { function
90 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };

Completed in 75 milliseconds