OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imagewithcolorspace
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/cg/
ImageCG.cpp
130
static RetainPtr<CGImageRef>
imageWithColorSpace
(CGImageRef originalImage, ColorSpace colorSpace)
243
image =
imageWithColorSpace
(image.get(), styleColorSpace);
305
subImage =
imageWithColorSpace
(subImage.get(), styleColorSpace);
Completed in 62 milliseconds