Home
last modified time | relevance | path

Searched refs:DrawCircleProperty (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/hwui/canvas/
H A DCanvasOpTypes.h45 DrawCircleProperty, enumerator
H A DCanvasOps.h136 struct CanvasOp<CanvasOpType::DrawCircleProperty> {
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DCanvasOpTests.cpp432 buffer.push<Op::DrawCircleProperty> ({ in TEST()