Home
last modified time | relevance | path

Searched refs:countString (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tools/viewer/
DViewer.cpp2236 const auto countString = SkStringPrintf("%d", fWindow->sampleCount()); in updateUIState() local
2237 WriteStateObject(writer, kMSAAStateName, countString.c_str(), in updateUIState()
/third_party/skia/tools/viewer/
DViewer.cpp2918 const auto countString = SkStringPrintf("%d", fWindow->sampleCount()); in updateUIState() local
2919 WriteStateObject(writer, kMSAAStateName, countString.c_str(), in updateUIState()