HomeSort by relevance Sort by last modified time
    Searched defs:discrete_pe (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/gm/
patheffects.cpp 85 static void discrete_pe(SkPaint* paint) { function in namespace:skiagm
103 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
  /external/chromium_org/third_party/skia/samplecode/
SampleSlides.cpp 99 static void discrete_pe(SkPaint* paint) { function
117 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };

Completed in 82 milliseconds