Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp793 UniControl fResControl; member in AAGeometryView
822 : fResControl("error", 0, 10) in AAGeometryView()
871 fResControl.fValLo = 5; in AAGeometryView()
872 fResControl.fVisible = true; in AAGeometryView()
1409 SkPaint::kRound_Cap, SkPaint::kRound_Join, fResControl.fValLo); in path_stroke()
1513 SkOpAA aaResult(fPath, fWidthControl.fValLo, fResControl.fValLo in onDrawContent()
1695 fResControl.fValLo = MapScreenYtoValue(click->fCurr.fY, fResControl); in onClick()