Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/tests/
Ddvr_display-test.cpp192 DvrSurface* direct_surface_0 = nullptr; in TEST_F() local
206 direct_surface_0_attributes.size(), &direct_surface_0); in TEST_F()
233 direct_surface_0, width, height, kFormat, kLayerCount, kUsage, kCapacity, in TEST_F()
291 if (direct_surface_0 != nullptr) { in TEST_F()
292 api_.SurfaceDestroy(direct_surface_0); in TEST_F()