Searched refs:float4_value (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_surface.h43 float float4_value[4]; member in union:DvrSurfaceAttributeValue::__anon1717
/frameworks/native/libs/vr/libdvr/
H A Ddvr_display_manager.cpp52 std::copy(value.cbegin(), value.cend(), attribute->value.float4_value);
H A Ddvr_surface.cpp61 ArrayCopy(&value, attributes[i].value.float4_value);
/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_display_manager-test.cpp92 std::copy(value.begin(), value.end(), attribute.value.float4_value);

Completed in 740 milliseconds