Home
last modified time | relevance | path

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

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