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

  /hardware/bsp/intel/peripheral/libupm/src/si114x/
si114x.cxx 42 m_uvIndex = 0;
187 m_uvIndex = float(uvi) / 100.0;
si114x.h 311 float getUVIndex() { return m_uvIndex; };
319 float m_uvIndex;

Completed in 184 milliseconds