Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimalIntrinsics.cpp181 Int4 inf_y = IsInf(y2); // Since x2 >= y2, this means x2 == y2 == inf, so we use 45 degrees or pi/4 in Atan2() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp415 Int4 inf_y = IsInf(y2); // Since x2 >= y2, this means x2 == y2 == inf, so we use 45 degrees or pi/4 in arctan() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp431 Int4 inf_y = IsInf(y2); // Since x2 >= y2, this means x2 == y2 == inf, so we use 45 degrees or pi/4 in arctan() local

Completed in 7 milliseconds