Home
last modified time | relevance | path

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

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