Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DGlobalSaturationTintControllerTest.java43 public void resetMatrix() { in resetMatrix() method in GlobalSaturationTintControllerTest
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DVkInteropFunctorDrawable.cpp184 canvas->resetMatrix(); in onDraw()