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

  /frameworks/native/libs/vr/libdvr/include/dvr/
dvr_surface.h 46 float float4_value[4]; member in union:DvrSurfaceAttributeValue::__anon39473
  /frameworks/native/libs/vr/libdvr/
dvr_surface.cpp 44 value = attributes[i].value.float4_value;
dvr_display_manager.cpp 53 std::copy(value.cbegin(), value.cend(), attribute->value.float4_value);

Completed in 68 milliseconds