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

/external/skia/src/core/
H A DSkRecords.h105 #define RECORD4(T, A, a, B, b, C, c, D, d) \ macro
246 RECORD4(DrawBitmap, Optional<SkPaint>, paint,
250 RECORD4(DrawBitmapNine, Optional<SkPaint>, paint,
254 RECORD4(DrawBitmapRectToRect, Optional<SkPaint>, paint,
258 RECORD4(DrawBitmapRectToRectBleed, Optional<SkPaint>, paint,
264 RECORD4(DrawImage, Optional<SkPaint>, paint,
268 RECORD4(DrawImageRect, Optional<SkPaint>, paint,
278 RECORD4(DrawPoints, SkPaint, paint, SkCanvas::PointMode, mode, unsigned, count, SkPoint*, pts);
279 RECORD4(DrawPosText, SkPaint, paint,
290 RECORD4(DrawSprit
350 #undef RECORD4 macro
[all...]

Completed in 21 milliseconds