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.h182 static bool rgbColorProfile(const char* profileData, unsigned profileLength) in rgbColorProfile()
189 static bool inputDeviceColorProfile(const char* profileData, unsigned profileLength) in inputDeviceColorProfile()
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/png/
DPNGImageDecoder.cpp281 png_uint_32 profileLength; in readColorProfile() local
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
DJPEGImageDecoder.cpp232 unsigned profileLength; in readColorProfile() local