Searched defs:diagonal (Results 1 – 2 of 2) sorted by relevance
106 float diagonal = sqrtf(static_cast<float>(fShapesSize.width() * fShapesSize.width()) + in clampShapeSize() local
1481 void SPIRVCodeGenerator::writeUniformScaleMatrix(SpvId id, SpvId diagonal, const Type& type, in writeUniformScaleMatrix()