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

  /external/skia/src/core/
SkPicture.cpp 129 SkDELETE(fPlayback);
144 SkDELETE(fPlayback);
227 SkDELETE(playback);
SkPictureFlat.cpp 145 SkDELETE(pathEffect);
150 SkDELETE(shader);
155 SkDELETE(xfermode);
160 SkDELETE(maskFilter);
165 SkDELETE(colorFilter);
170 SkDELETE(rasterizer);
175 SkDELETE(drawLooper);
SkGlyphCache.cpp 81 SkDELETE(path);
86 SkDELETE(fScalerContext);
369 SkDELETE(rec);
382 SkDELETE(rec);
633 SkDELETE(cache);
SkCanvas.cpp 91 SkDELETE(fPaint);
205 SkDELETE(fLayer);
853 SkDELETE(layer);
    [all...]
SkBlitter.cpp 773 SkDELETE((SkBlitter*)blitter);
SkScalerContext.cpp 110 SkDELETE(fNextContext);
SkDraw.cpp 71 SkDELETE(fBlitter);
102 SkDELETE(shader);
    [all...]
SkPicturePlayback.cpp 237 SkDELETE(fFactoryPlayback);
    [all...]
  /external/skia/include/effects/
SkGroupShape.h 39 SkDELETE(this);
  /external/skia/samplecode/
SampleTests.cpp 90 SkDELETE(test);
  /external/skia/include/core/
SkRefCnt.h 60 SkDELETE(this);
SkPostConfig.h 91 #define SkDELETE(obj) delete obj
  /external/skia/src/images/
SkCreateRLEPixelRef.cpp 36 SkDELETE(fRLEPixels);
  /external/skia/src/ports/
SkFontHost_linux.cpp 166 SkDELETE(family);
329 SkDELETE(stream);
333 SkDELETE(stream);
571 SkDELETE(stream);
SkFontHost_simple.cpp 164 SkDELETE(family);
321 SkDELETE(stream);
325 SkDELETE(stream);
SkFontHost_android.cpp 234 SkDELETE(family);
386 SkDELETE(stream);
390 SkDELETE(stream);
    [all...]
SkFontHost_FreeType.cpp 291 SkDELETE(rec);
316 SkDELETE(rec);
    [all...]
  /external/skia/tests/
skia_test.cpp 161 SkDELETE(test);
  /external/skia/src/effects/
SkLayerDrawLooper.cpp 32 SkDELETE(rec);
  /external/skia/src/utils/
SkCamera.cpp 346 SkDELETE(rec);
361 SkDELETE(fRec);
  /external/skia/gm/
gmmain.cpp 777 SkDELETE(gm);
861 SkDELETE(gm);
  /external/skia/src/animator/
SkAnimator.cpp 50 SkDELETE(fMaker);
387 SkDELETE(fMaker);

Completed in 478 milliseconds