HomeSort by relevance Sort by last modified time
    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 486 milliseconds