Home
last modified time | relevance | path

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

/aosp12/system/libvintf/test/
H A DAssembleVintfTest.cpp538 const std::string kMatrix = in TEST_F() local
540 addInput(kFile, kMatrix); in TEST_F()
/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp698 case SurfaceChange::SurfaceChangeCase::kMatrix: in surfaceUpdateFound()
744 ASSERT_TRUE(surfaceUpdateFound(trace, SurfaceChange::SurfaceChangeCase::kMatrix)); in assertAllUpdatesFound()
878 captureTest(&SurfaceInterceptorTest::matrixUpdate, SurfaceChange::SurfaceChangeCase::kMatrix); in TEST_F()
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/
H A DReplayer.cpp386 case SurfaceChange::SurfaceChangeCase::kMatrix: in doSurfaceTransaction()