Home
last modified time | relevance | path

Searched refs:suppressPrints (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/
DGrTypesPriv.h270 if (!context->suppressPrints()) { \
DGrContext.h533 bool suppressPrints() const { return fOptions.fSuppressPrints; } in suppressPrints() function