Searched refs:fDrawType (Results 1 – 4 of 4) sorted by relevance
26 BlurIgnoreXformGM(DrawType drawType) : fDrawType(drawType) { } in BlurIgnoreXformGM()34 DrawType::kCircle == fDrawType ? "circle" in onShortName()35 : DrawType::kRect == fDrawType ? "rect" : "rrect"); in onShortName()76 if (DrawType::kCircle == fDrawType) { in onDraw()78 } else if (DrawType::kRect == fDrawType) { in onDraw()124 DrawType fDrawType; member in BlurIgnoreXformGM
94 DrawType fDrawType; member in AlternatingColorPatternBench104 fDrawType = drawType; in AlternatingColorPatternBench()125 if (kRect_DrawType == fDrawType) { in onDelayedSetup()155 if (kRect_DrawType == fDrawType) { in onDraw()