Home
last modified time | relevance | path

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

/third_party/skia/src/sksl/ir/
DSkSLFunctionCall.cpp346 double coalesce_length(double a, double b, double) { return a + (b * b); } in coalesce_length() function
617 Intrinsics::coalesce_length, in optimize_intrinsic_call()