Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dlight.c1061 GLfloat wInv = 1.0F / light->_Position[3]; in compute_light_positions() local
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp508 SkScalar wInv = normA.fX * normB.fY - normA.fY * normB.fX; in intersect_lines() local

Completed in 4 milliseconds