Home
last modified time | relevance | path

Searched refs:int32_value (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/vr/libdvr/tests/
Ddvr_display-test.cpp77 .value.int32_value = 10}, in TEST_F()
129 .value.int32_value = 10}, in TEST_F()
199 .value.int32_value = 10}, in TEST_F()
216 .value.int32_value = 11}, in TEST_F()
Ddvr_display_manager-test.cpp44 attribute.value.int32_value = value; in MakeAttribute()
/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h37 int32_t int32_value; member
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp39 value = attributes[i].value.int32_value; in ConvertSurfaceAttributes()
Ddvr_display_manager.cpp28 attribute->value.int32_value = value; in operator ()()