Searched defs:profileData (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/webp/
H A DWEBPImageDecoder.cpp149 const char* profileData = reinterpret_cast<const char*>(chunkIterator.chunk.bytes); local
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp214 char* profileData = reinterpret_cast<char*>(profile); local
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/png/
H A DPNGImageDecoder.cpp289 char* profileData = reinterpret_cast<char*>(profile); local

Completed in 305 milliseconds