Skia
2D Graphics Library
GrRecordingContext::Stats Class Reference

#include <GrRecordingContext.h>

Public Member Functions

 Stats ()=default
 
void incNumPathMasksGenerated ()
 
void incNumPathMasksCacheHits ()
 

Constructor & Destructor Documentation

◆ Stats()

GrRecordingContext::Stats::Stats ( )
default

Member Function Documentation

◆ incNumPathMasksCacheHits()

void GrRecordingContext::Stats::incNumPathMasksCacheHits ( )
inline

◆ incNumPathMasksGenerated()

void GrRecordingContext::Stats::incNumPathMasksGenerated ( )
inline

The documentation for this class was generated from the following file: