Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h44 float float2_value[2]; member
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp38 value = attributes[i].value.float2_value; in ConvertSurfaceAttributes()
Ddvr_display_manager.cpp45 std::copy(value.cbegin(), value.cend(), attribute->value.float2_value); in operator ()()