Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display-test.cpp37 if (direct_surface_ != nullptr) { in TearDown()
38 api_.SurfaceDestroy(direct_surface_); in TearDown()
39 direct_surface_ = nullptr; in TearDown()
63 DvrSurface* direct_surface_ = nullptr; member in DvrDisplayTest
84 direct_surface_attributes.size(), &direct_surface_); in TEST_F()
92 direct_surface_, width, height, kFormat, kLayerCount, kUsage, kCapacity, in TEST_F()
136 direct_surface_attributes.size(), &direct_surface_); in TEST_F()
144 direct_surface_, width, height, kFormat, kLayerCount, kUsage, kCapacity, in TEST_F()