Searched defs:CustomPaintComponent (Results 1 – 2 of 2) sorted by relevance
23 auto CustomPaintComponent = AceType::DynamicCast<CanvasTaskPool>(canvasPattern); in GetWidth() local33 auto CustomPaintComponent = AceType::DynamicCast<CanvasTaskPool>(canvasPattern); in GetHeight() local
166 CustomPaintComponent() : RenderComponent() in CustomPaintComponent() function