Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrStyledShape.cpp507 bool GrStyledShape::asLine(SkPoint pts[2], bool* inverted) const { in asLine() function in GrStyledShape
/third_party/flutter/skia/src/gpu/geometry/
DGrShape.h186 bool asLine(SkPoint pts[2], bool* inverted) const { in asLine() function