OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:screenColorProfile
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformScreen.cpp
91
void
screenColorProfile
(ColorProfile& toProfile)
94
blink::Platform::current()->
screenColorProfile
(&profile);
/external/chromium_org/third_party/WebKit/public/platform/
Platform.h
386
virtual void
screenColorProfile
(WebVector<char>* profile) { }
/external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc
831
void RendererWebKitPlatformSupportImpl::
screenColorProfile
(
[
all
...]
Completed in 1354 milliseconds