Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp204 void matrixUpdate(Transaction&);
333 void SurfaceInterceptorTest::matrixUpdate(Transaction& t) { in matrixUpdate() function in android::SurfaceInterceptorTest
384 runInTransaction(&SurfaceInterceptorTest::matrixUpdate); in runAllUpdates()
763 captureTest(&SurfaceInterceptorTest::matrixUpdate, SurfaceChange::SurfaceChangeCase::kMatrix); in TEST_F()