Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp223 void matrixUpdate(Transaction&);
370 void SurfaceInterceptorTest::matrixUpdate(Transaction& t) { in matrixUpdate() function in android::SurfaceInterceptorTest
442 runInTransaction(&SurfaceInterceptorTest::matrixUpdate); in runAllUpdates()
916 captureTest(&SurfaceInterceptorTest::matrixUpdate, SurfaceChange::SurfaceChangeCase::kMatrix); in TEST_F()