Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvr/include/dvr/
Ddvr_surface.h48 float float16_value[16]; member
/frameworks/native/libs/vr/libdvr/
Ddvr_surface.cpp50 value = attributes[i].value.float16_value; in ConvertSurfaceAttributes()
Ddvr_display_manager.cpp61 std::copy(value.cbegin(), value.cend(), attribute->value.float16_value); in operator ()()