Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkGeometry.cpp614 double Dmax = std::max(std::max(fabs(D1), fabs(D2)), fabs(D3)); in SkClassifyCubic() local
615 double norm = previous_inverse_pow2(Dmax); in SkClassifyCubic()
/third_party/skia/src/core/
DSkGeometry.cpp813 double Dmax = std::max(std::max(fabs(D1), fabs(D2)), fabs(D3)); in SkClassifyCubic() local
814 double norm = previous_inverse_pow2(Dmax); in SkClassifyCubic()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_video_capture.txt500 f = ( c - Dmin ) / ( Dmax - Dmin )
502 "Where <c> is the value of the incoming component, <Dmin> and <Dmax>
505 the resulting floating-point value. Note that <Dmin> and <Dmax>
/third_party/openGLES/extensions/NV/
DNV_video_capture.txt500 f = ( c - Dmin ) / ( Dmax - Dmin )
502 "Where <c> is the value of the incoming component, <Dmin> and <Dmax>
505 the resulting floating-point value. Note that <Dmin> and <Dmax>