OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sk2sComplimentToSignBit
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkFloatBits.h
30
static inline int32_t
Sk2sComplimentToSignBit
(int32_t x) {
92
return SkBits2Float(
Sk2sComplimentToSignBit
(x));
/external/skia/legacy/include/core/
SkFloatBits.h
30
static inline int32_t
Sk2sComplimentToSignBit
(int32_t x) {
94
return SkBits2Float(
Sk2sComplimentToSignBit
(x));
Completed in 77 milliseconds