Home
last modified time | relevance | path

Searched refs:float8_value (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h47 float float8_value[8]; member
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp47 value = attributes[i].value.float8_value; in ConvertSurfaceAttributes()
Ddvr_display_manager.cpp57 std::copy(value.cbegin(), value.cend(), attribute->value.float8_value); in operator ()()