HomeSort by relevance Sort by last modified time
    Searched refs:fSuppressPrints (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/
GrContext.h 50 Options() : fDrawPathToCompressedTexture(false), fSuppressPrints(false) { }
56 bool fSuppressPrints;
533 bool suppressPrints() const { return fOptions.fSuppressPrints; }
  /external/skia/tests/
GLProgramsTest.cpp 287 opts.fSuppressPrints = true;

Completed in 64 milliseconds