Home
last modified time | relevance | path

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

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