Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vr/hardware_composer/tests/
H A Dvr_composer_test.cpp52 class TestComposerCallbackWithFence : public TestComposerCallback { class
54 ~TestComposerCallbackWithFence() override = default;
122 sp<TestComposerCallback> callback = new TestComposerCallbackWithFence(); in TEST_F()