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

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

Completed in 46 milliseconds