Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/tessellate/
H A DWangsFormula.h214 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()