OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcmsOutputDeviceProfile
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
ImageDecoder.h
173
static qcms_profile*
qcmsOutputDeviceProfile
()
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/
PNGImageDecoder.cpp
188
qcms_profile* deviceProfile = ImageDecoder::
qcmsOutputDeviceProfile
();
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
531
qcms_profile* deviceProfile = ImageDecoder::
qcmsOutputDeviceProfile
();
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
WEBPImageDecoder.cpp
340
qcms_profile* deviceProfile = ImageDecoder::
qcmsOutputDeviceProfile
();
Completed in 35 milliseconds