Home
last modified time | relevance | path

Searched defs:PropertyTestCanvas (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DSkiaRenderPropertiesTests.cpp47 class PropertyTestCanvas : public TestCanvasBase { in testProperty() class
49 explicit PropertyTestCanvas(std::function<void(const SkCanvas&)> callback) in testProperty() function in __anon9c6a66b60110::testProperty::PropertyTestCanvas