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

  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_surface.h 45 float float3_value[3]; member in union:DvrSurfaceAttributeValue::__anon39473
  /frameworks/native/libs/vr/libdvr/
dvr_surface.cpp 41 value = attributes[i].value.float3_value;
dvr_display_manager.cpp 49 std::copy(value.cbegin(), value.cend(), attribute->value.float3_value);

Completed in 63 milliseconds