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

/external/skia/src/core/
H A DSkPicturePlayback.cpp1704 #define DUMP_PTR(name, ptr) \ macro
1724 DUMP_PTR(SkPath, &getPath());
1740 DUMP_PTR(SkPaint, getPaint());
1741 DUMP_PTR(SkBitmap, &getBitmap());
1746 DUMP_PTR(SkPaint, getPaint());
1749 DUMP_PTR(SkPaint, getPaint());
1750 DUMP_PTR(SkPath, &getPath());
1753 DUMP_PTR(SkPicture, &getPicture());
1756 DUMP_PTR(SkPaint, getPaint());
1763 DUMP_PTR(SkPain
[all...]

Completed in 92 milliseconds