Home
last modified time | relevance | path

Searched defs:minDim (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp697 SkScalar minDim = std::min(bounds.width(), bounds.height()); in onCanDrawPath() local
H A DStrokeRectOp.cpp1015 SkScalar minDim = std::min(rect.width(), rect.height()); in GR_DRAW_OP_TEST_DEFINE() local
H A DShadowRRectOp.cpp405 SkScalar minDim = 0.5f*std::min(bounds.width(), bounds.height()); in fillInRRectVerts() local

Completed in 5 milliseconds