OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcms_profile_is_bogus
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/qcms/src/
qcms.h
147
qcms_bool
qcms_profile_is_bogus
(qcms_profile *profile);
iccread.c
258
qcms_bool
qcms_profile_is_bogus
(qcms_profile *profile)
function
[
all
...]
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
ImageDecoder.h
196
if (outputDeviceProfile &&
qcms_profile_is_bogus
(outputDeviceProfile)) {
Completed in 105 milliseconds