Home
last modified time | relevance | path

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

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