OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sk2sComplimentAsScalar
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkFloatBits.h
143
#define
Sk2sComplimentAsScalar
(x) Sk2sComplimentAsFloat(x)
146
#define
Sk2sComplimentAsScalar
(x) (x)
/external/skia/src/core/
SkRect.cpp
91
this->set(
Sk2sComplimentAsScalar
(l),
92
Sk2sComplimentAsScalar
(t),
93
Sk2sComplimentAsScalar
(r),
94
Sk2sComplimentAsScalar
(b));
Completed in 26 milliseconds