Searched refs:DoDrawCircle (Results 1 – 4 of 4) sorted by relevance
206 bool DoDrawCircle(const uint8_t* data, size_t size) in DoDrawCircle() function410 OHOS::Rosen::DoDrawCircle(data, size); in LLVMFuzzerTestOneInput()
207 bool DoDrawCircle(const uint8_t* data, size_t size) in DoDrawCircle() function417 OHOS::Rosen::DoDrawCircle(data, size); in LLVMFuzzerTestOneInput()
625 static void DoDrawCircle(BufferInfo& gfxDstBuffer,
551 cmd.DrawGraphics = DoDrawCircle; in DrawCircle()567 cmd.DrawGraphics = DoDrawCircle; in DrawCircle()1175 void UICanvas::DoDrawCircle(BufferInfo& gfxDstBuffer, in DoDrawCircle() function in OHOS::UICanvas