/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xcms.h | 275 XcmsColor* /* white_point */, 421 XcmsColor* /* white_point */, 489 XcmsColor* /* white_point */, 506 XcmsColor* /* white_point */, 513 XcmsColor* /* white_point */, 520 XcmsColor* /* white_point */, 534 XcmsColor* /* white_point */, 541 XcmsColor* /* white_point */, 548 XcmsColor* /* white_point */, 555 XcmsColor* /* white_point */, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xcms.h | 275 XcmsColor* /* white_point */, 421 XcmsColor* /* white_point */, 489 XcmsColor* /* white_point */, 506 XcmsColor* /* white_point */, 513 XcmsColor* /* white_point */, 520 XcmsColor* /* white_point */, 534 XcmsColor* /* white_point */, 541 XcmsColor* /* white_point */, 548 XcmsColor* /* white_point */, 555 XcmsColor* /* white_point */, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xcms.h | 275 XcmsColor* /* white_point */, 421 XcmsColor* /* white_point */, 489 XcmsColor* /* white_point */, 506 XcmsColor* /* white_point */, 513 XcmsColor* /* white_point */, 520 XcmsColor* /* white_point */, 534 XcmsColor* /* white_point */, 541 XcmsColor* /* white_point */, 548 XcmsColor* /* white_point */, 555 XcmsColor* /* white_point */, [all...] |
/external/chromium_org/third_party/qcms/src/ |
iccread.c | 870 qcms_CIE_xyY white_point, 879 if (!set_rgb_colorants(profile, white_point, primaries)) { 899 qcms_CIE_xyY white_point, 908 if (!set_rgb_colorants(profile, white_point, primaries)) { 932 qcms_CIE_xyY white_point; local 963 // Fill white_point struct 964 white_point.x = x; 965 white_point.y = y; 966 white_point.Y = 1.0; 968 return white_point; [all...] |
qcms.h | 133 qcms_CIE_xyY white_point,
|
qcmsint.h | 283 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries);
|
transform.c | 55 struct vector white_point; local 89 white_point.v[0] = xn/yn; 90 white_point.v[1] = 1.; 91 white_point.v[2] = (1.0-xn-yn)/yn; 95 coefs = matrix_eval(primaries_invert, white_point); 216 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE primaries) 219 colorants = build_RGB_to_XYZ_transfer_matrix(white_point, primaries); 220 colorants = adapt_matrix_to_D50(colorants, white_point); [all...] |
/device/asus/flo/camera/mm-image-codec/qexif/ |
qexif.h | 213 WHITE_POINT, 866 #define EXIFTAGID_WHITE_POINT CONSTRUCT_TAGID(WHITE_POINT, _ID_WHITE_POINT) [all...] |
/external/chromium_org/third_party/qcms/ |
google.patch | 118 @@ -280,18 +285,40 @@ qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcm 389 @@ -230,8 +239,11 @@ qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcm [all...] |
/hardware/qcom/camera/mm-image-codec/qexif/ |
qexif.h | 213 WHITE_POINT, 866 #define EXIFTAGID_WHITE_POINT CONSTRUCT_TAGID(WHITE_POINT, _ID_WHITE_POINT) [all...] |
/device/lge/mako/camera/ |
QCamera_Intf.h | [all...] |