Home
last modified time | relevance | path

Searched refs:compute_key_for_line_path (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrPath.cpp15 inline static bool compute_key_for_line_path(const SkPath& path, const GrStrokeInfo& stroke, in compute_key_for_line_path() function
179 if (compute_key_for_line_path(path, stroke, key)) { in ComputeKey()