Searched refs:suppressPrints (Results 1 – 4 of 4) sorted by relevance
275 bool suppressPrints() const { return fSuppressPrints; } in suppressPrints() function
335 bool suppressPrints() const { return fSuppressPrints; } in suppressPrints() function
798 #define GrCapsDebugf(caps, ...) if (!(caps)->suppressPrints()) SkDebugf(__VA_ARGS__)
762 #define GrCapsDebugf(caps, ...) if (!(caps)->suppressPrints()) SkDebugf(__VA_ARGS__)