Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DSkiaRenderPropertiesTests.cpp115 SkMatrix staticMatrix = SkMatrix::Scale(1.2f, 1.2f); in TEST() local
116 properties.setStaticMatrix(&staticMatrix); in TEST()