Searched refs:toUnit (Results 1 – 3 of 3) sorted by relevance
141 …convertValueFromUserUnits(float value, SVGLengthMode mode, SVGLengthType toUnit, ExceptionState& e… in convertValueFromUserUnits() argument143 switch (toUnit) { in convertValueFromUserUnits()
68 …float convertValueFromUserUnits(float, SVGLengthMode, SVGLengthType toUnit, ExceptionState&) const;
458 void toUnit (int unit) const;604 void Texture::toUnit (const int unit) const in toUnit() function in deqp::gls::LongStressCaseInternal::Texture1321 texture.toUnit(0); in iterate()1335 …m_textures->get(textureNamePrefix + toString(texSpecIndices[i])).toUnit(programContext.textureSpec… in iterate()