Home
last modified time | relevance | path

Searched defs:xNum (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp32 int32_t xNum = (static_cast<int32_t>(aA.x_) * aB.y_ - static_cast<int32_t>(aA.y_) * aB.x_) * (bA.x_ - bB.x_) - in Intersect() local

Completed in 2 milliseconds