Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h45 float float3_value[3]; member
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp41 value = attributes[i].value.float3_value; in ConvertSurfaceAttributes()
Ddvr_display_manager.cpp49 std::copy(value.cbegin(), value.cend(), attribute->value.float3_value); in operator ()()