Searched refs:TRY_TO_STORE (Results 1 – 1 of 1) sorted by relevance
67 #define TRY_TO_STORE(Type, ...) \ macro74 TRY_TO_STORE(DrawRect, paint, rect); in drawRect()78 TRY_TO_STORE(DrawPath, paint, path); in drawPath()82 TRY_TO_STORE(DrawTextBlob, p, sk_ref_sp(b), x, y); in drawTextBlob()84 #undef TRY_TO_STORE