Home
last modified time | relevance | path

Searched refs:OutputDeviceProfile (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
DImageDecoder.h196 class OutputDeviceProfile {
198 OutputDeviceProfile() in OutputDeviceProfile() function
235 …AtomicallyInitializedStatic(OutputDeviceProfile*, outputDeviceProfile = new OutputDeviceProfile()); in qcmsOutputDeviceProfile()