Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_GraphicsDrawing.cpp251 f32 x01 = windowCoordinateX1 - windowCoordinateX0; in DrawLine() local
257 if ( nn::math::FAbs(x01) < DEMO_MATH_ERROR ) in DrawLine()
268 gradientY = (- x01); in DrawLine()