OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:itrunc
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
MathTest.cpp
227
int
itrunc
= SkMulDiv255Trunc(a, b);
local
230
REPORTER_ASSERT(reporter,
itrunc
== trunc);
232
REPORTER_ASSERT(reporter,
itrunc
<= iround);
/external/mesa3d/docs/
relnotes-7.10.html
[
all
...]
Completed in 1642 milliseconds