Searched refs:DUMP_PTR (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPicturePlayback.cpp1205 #define DUMP_PTR(name, ptr) \ macro
1225 DUMP_PTR(SkPath, &getPath());
1230 DUMP_PTR(SkRegion, &getRegion());
1240 DUMP_PTR(SkMatrix, getMatrix());
1243 DUMP_PTR(SkPaint, getPaint());
1244 DUMP_PTR(SkBitmap, &getBitmap());
1249 DUMP_PTR(SkPaint, getPaint());
1252 DUMP_PTR(SkPaint, getPaint());
1253 DUMP_PTR(SkPath, &getPath());
1256 DUMP_PTR(SkPictur
[all...]

Completed in 31 milliseconds