Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkMiniRecorder.cpp78 #define TRY_TO_STORE(Type, ...) \ macro
85 TRY_TO_STORE(DrawRect, paint, rect); in drawRect()
89 TRY_TO_STORE(DrawPath, paint, path); in drawPath()
93 TRY_TO_STORE(DrawTextBlob, p, sk_ref_sp(b), x, y); in drawTextBlob()
95 #undef TRY_TO_STORE macro

Completed in 1 milliseconds