Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DWangsFormula.h174 AI float worst_case_cubic_p4(float precision, float devWidth, float devHeight) { in worst_case_cubic_p4()
181 AI float worst_case_cubic(float precision, float devWidth, float devHeight) { in worst_case_cubic()
187 AI int worst_case_cubic_log2(float precision, float devWidth, float devHeight) { in worst_case_cubic_log2()