Searched defs:PatchDrawer (Results 1 – 1 of 1) sorted by relevance
664 struct PatchDrawer { struct665 static constexpr int kCoonColorThreshold = 4;667 void Draw(int x_scale, in Draw()768 int max_delta;769 CFX_Path path;770 UnownedPtr<CFX_RenderDevice> pDevice;771 int bNoPathSmooth;772 int alpha;773 CoonColor patch_colors[4];