Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/
DImageDecoder.h162 static bool rgbColorProfile(const char* profileData, unsigned profileLength) in rgbColorProfile()
169 static bool inputDeviceColorProfile(const char* profileData, unsigned profileLength) in inputDeviceColorProfile()
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/
DPNGImageDecoder.cpp278 png_uint_32 profileLength; in readColorProfile() local
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
DJPEGImageDecoder.cpp222 unsigned profileLength; in readColorProfile() local