OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fast_floor
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
MathBench.cpp
12
static float
fast_floor
(float x) {
function
371
accum +=
fast_floor
(data[i]);
/external/skia/tests/
MathTest.cpp
42
static float
fast_floor
(float x) {
function
53
float fast =
fast_floor
(value);
Completed in 28 milliseconds