OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvrSurfaceGetId
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/libs/vr/libdvr/include/dvr/
dvr_surface.h
63
int
dvrSurfaceGetId
(DvrSurface* surface);
/frameworks/native/libs/vr/libdvr/
dvr_surface.cpp
120
int
dvrSurfaceGetId
(DvrSurface* surface) {
/frameworks/native/libs/vr/libdvr/tests/
dvr_display_manager-test.cpp
495
const int surface_id =
dvrSurfaceGetId
(surface.get());
766
const int surface_id =
dvrSurfaceGetId
(surface.get());
Completed in 349 milliseconds