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

  /external/chromium_org/third_party/skia/gm/
patheffects.cpp 103 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
148 for (i = 0; i < SK_ARRAY_COUNT(gPE2); i++) {
149 gPE2[i](&paint);
  /external/skia/gm/
patheffects.cpp 103 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
148 for (i = 0; i < SK_ARRAY_COUNT(gPE2); i++) {
149 gPE2[i](&paint);
  /external/chromium_org/third_party/skia/samplecode/
SampleSlides.cpp 117 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
147 for (i = 0; i < SK_ARRAY_COUNT(gPE2); i++) {
148 gPE2[i](&paint);
  /external/skia/samplecode/
SampleSlides.cpp 117 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
147 for (i = 0; i < SK_ARRAY_COUNT(gPE2); i++) {
148 gPE2[i](&paint);

Completed in 512 milliseconds