Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
DWangsFormula.h179 AI float worst_case_cubic_pow4(float precision, float devWidth, float devHeight) { in worst_case_cubic_pow4()
186 AI float worst_case_cubic(float precision, float devWidth, float devHeight) { in worst_case_cubic()
192 AI int worst_case_cubic_log2(float precision, float devWidth, float devHeight) { in worst_case_cubic_log2()