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

  /external/skia/gm/
patheffects.cpp 78 static void fill_pe(SkPaint* paint) { function in namespace:skiagm
101 constexpr PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
  /external/skqp/gm/
patheffects.cpp 78 static void fill_pe(SkPaint* paint) { function in namespace:skiagm
101 constexpr PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
  /external/skia/samplecode/
SampleSlides.cpp 92 static void fill_pe(SkPaint* paint) { function
115 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
  /external/skqp/samplecode/
SampleSlides.cpp 92 static void fill_pe(SkPaint* paint) { function
115 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };

Completed in 237 milliseconds