Home
last modified time | relevance | path

Searched refs:enableDebugBloat (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor.h95 void enableDebugBloat(float debugBloat) { fDebugBloat = debugBloat; } in enableDebugBloat() function
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor.h95 void enableDebugBloat(float debugBloat) { fDebugBloat = debugBloat; } in enableDebugBloat() function
/external/skia/samplecode/
DSampleCCPRGeometry.cpp343 SkDEBUGCODE(proc.enableDebugBloat(kDebugBloat)); in onExecute()
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp340 SkDEBUGCODE(proc.enableDebugBloat(kDebugBloat)); in onExecute()