OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:halfmantissa
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/core/
SkHalf.cpp
11
uint16_t
halfMantissa
(SkHalf h) {
79
o.fUInt = magic.fUInt +
halfMantissa
(h);
85
o.fUInt =
halfMantissa
(h) << 13;
Completed in 277 milliseconds