Searched refs:suppressPrints (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/gpu/ | ||
D | GrTypesPriv.h | 270 if (!context->suppressPrints()) { \ |
D | GrContext.h | 533 bool suppressPrints() const { return fOptions.fSuppressPrints; } in suppressPrints() function |