Searched defs:plotSize (Results 1 – 2 of 2) sorted by relevance
44 float plotSize = 100; in testSubdivide() local
126 SkISize plotSize() const { return {fPlotWidth, fPlotHeight}; } in plotSize() function