HomeSort by relevance Sort by last modified time
    Searched refs:float4_value (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_surface.h 43 float float4_value[4]; member in union:DvrSurfaceAttributeValue::__anon46419
  /frameworks/native/libs/vr/libdvr/
dvr_display_manager.cpp 52 std::copy(value.cbegin(), value.cend(), attribute->value.float4_value);
dvr_surface.cpp 61 ArrayCopy(&value, attributes[i].value.float4_value);
  /frameworks/native/libs/vr/libdvr/tests/
dvr_display_manager-test.cpp 92 std::copy(value.begin(), value.end(), attribute.value.float4_value);

Completed in 56 milliseconds