OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_zero
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
InfRectTest.cpp
12
static float
make_zero
() {
function
59
float inf = 1 /
make_zero
(); // infinity
MathTest.cpp
304
static float
make_zero
() {
function
310
float inf = 1.0f /
make_zero
();
Completed in 65 milliseconds