Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h38 int64_t int64_value; member
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp42 value = attributes[i].value.int64_value; in ConvertSurfaceAttributes()
Ddvr_display_manager.cpp32 attribute->value.int64_value = value; in operator ()()
/frameworks/native/libs/vr/libdvr/tests/
Ddvr_display_manager-test.cpp52 attribute.value.int64_value = value; in MakeAttribute()