HomeSort by relevance Sort by last modified time
    Searched refs:screenColorProfile (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/
PlatformScreen.h 48 void screenColorProfile(ColorProfile&);
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
PlatformScreenChromium.cpp 92 void screenColorProfile(ColorProfile& toProfile)
95 WebKit::Platform::current()->screenColorProfile(&profile);
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.h 91 virtual void screenColorProfile(WebKit::WebVector<char>* to_profile);
renderer_webkitplatformsupport_impl.cc 859 void RendererWebKitPlatformSupportImpl::screenColorProfile(
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/
ImageDecoder.h 341 screenColorProfile(profile);
  /external/chromium_org/third_party/WebKit/public/platform/
Platform.h 362 virtual void screenColorProfile(WebVector<char>* profile) { }

Completed in 278 milliseconds