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

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

Completed in 40 milliseconds