Searched refs:debugBloat (Results 1 – 3 of 3) sorted by relevance
95 void enableDebugBloat(float debugBloat) { fDebugBloat = debugBloat; } in enableDebugBloat() argument97 float debugBloat() const { SkASSERT(this->debugBloatEnabled()); return fDebugBloat; } in debugBloat() function
98 bloat *= proc.debugBloat(); in emitGeometryShader()
277 bloat *= proc.debugBloat(); in onEmitCode()