Searched defs:devWidth (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/src/gpu/tessellate/ |
| D | WangsFormula.h | 214 AI float worst_case_cubic_p4(float precision, float devWidth, float devHeight) { in nextlog2() 221 AI float worst_case_cubic(float precision, float devWidth, float devHeight) { in nextlog2() 227 AI int worst_case_cubic_log2(float precision, float devWidth, float devHeight) { in nextlog2()
|
| /third_party/skia/src/gpu/tessellate/ |
| D | WangsFormula.h | 179 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()
|