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

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
H A DImageDecoder.h201 ColorProfile profile = screenColorProfile();
219 static ColorProfile screenColorProfile() function in class:blink::ImageDecoder::OutputDeviceProfile
223 Platform::current()->screenColorProfile(&profile);
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.h99 virtual void screenColorProfile(blink::WebVector<char>* to_profile);
H A Drenderer_webkitplatformsupport_impl.cc835 void RendererWebKitPlatformSupportImpl::screenColorProfile( function in class:content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
H A DPlatform.h395 virtual void screenColorProfile(WebVector<char>* profile) { } function in class:blink::Platform

Completed in 135 milliseconds