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