Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h35 typedef int32_t DvrSurfaceAttributeKey; typedef
53 DvrSurfaceAttributeKey key;
Ddvr_api.h35 typedef int32_t DvrSurfaceAttributeKey; typedef
/frameworks/native/libs/vr/libdvr/tests/
Ddvr_display_manager-test.cpp26 DvrSurfaceAttribute GetAttribute(DvrSurfaceAttributeKey key, bool value) { in GetAttribute()
34 DvrSurfaceAttribute GetAttribute(DvrSurfaceAttributeKey key, int32_t value) { in GetAttribute()