Searched refs:screenColorProfile (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DPlatformScreen.h48 PLATFORM_EXPORT void screenColorProfile(ColorProfile&);
H A DPlatformScreen.cpp91 void screenColorProfile(ColorProfile& toProfile) function in namespace:WebCore
94 blink::Platform::current()->screenColorProfile(&profile);
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
H A DImageDecoder.h192 screenColorProfile(profile);
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.h93 virtual void screenColorProfile(blink::WebVector<char>* to_profile);
H A Drenderer_webkitplatformsupport_impl.cc831 void RendererWebKitPlatformSupportImpl::screenColorProfile( function in class:content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
H A DPlatform.h386 virtual void screenColorProfile(WebVector<char>* profile) { } function in class:blink::Platform

Completed in 122 milliseconds