OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rZ
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/qcms/src/
iccread.c
261
float rX, rY,
rZ
, gX, gY, gZ, bX, bY, bZ;
274
rZ
= s15Fixed16Number_to_float(profile->redColorant.Z);
287
(rX < 0) || (rY < 0) || (
rZ
< 0) ||
298
sum[2] =
rZ
+ gZ + bZ;
[
all
...]
/external/libpng/contrib/libtests/
pngvalid.c
[
all
...]
Completed in 6317 milliseconds