Home
last modified time | relevance | path

Searched defs:screenColorProfile (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DPlatformScreen.cpp91 void screenColorProfile(ColorProfile& toProfile) in screenColorProfile() function
/external/chromium_org/content/renderer/
Drenderer_webkitplatformsupport_impl.cc831 void RendererWebKitPlatformSupportImpl::screenColorProfile( in screenColorProfile() function in content::RendererWebKitPlatformSupportImpl
/external/chromium_org/third_party/WebKit/public/platform/
DPlatform.h386 virtual void screenColorProfile(WebVector<char>* profile) { } in screenColorProfile() function