OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:roundRight
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
Sk64.cpp
91
void Sk64::
roundRight
(unsigned bits)
139
tmp.
roundRight
(16);
146
tmp.
roundRight
(30);
329
D.
roundRight
(shiftD);
337
N.
roundRight
(-shiftN);
/external/skia/src/core/
Sk64.cpp
91
void Sk64::
roundRight
(unsigned bits)
139
tmp.
roundRight
(16);
146
tmp.
roundRight
(30);
329
D.
roundRight
(shiftD);
337
N.
roundRight
(-shiftN);
Completed in 1924 milliseconds