Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h56 int dvrSurfaceCreate(const DvrSurfaceAttribute* attributes,
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp90 int dvrSurfaceCreate(const DvrSurfaceAttribute* attributes, in dvrSurfaceCreate() function
/frameworks/native/libs/vr/libdvr/tests/
Ddvr_display_manager-test.cpp124 const int ret = dvrSurfaceCreate( in CreateApplicationSurface()