Home
last modified time | relevance | path

Searched defs:diagonal (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/bench/
DShapesBench.cpp106 float diagonal = sqrtf(static_cast<float>(fShapesSize.width() * fShapesSize.width()) + in clampShapeSize() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1481 void SPIRVCodeGenerator::writeUniformScaleMatrix(SpvId id, SpvId diagonal, const Type& type, in writeUniformScaleMatrix()