Searched refs:cg_bitmap_info (Results 1 – 1 of 1) sorted by relevance
180 CGBitmapInfo cg_bitmap_info = 0; in SkCreateCGContext() local185 cg_bitmap_info = ComputeCGAlphaInfo_RGBA(pmap.alphaType()); in SkCreateCGContext()189 cg_bitmap_info = ComputeCGAlphaInfo_BGRA(pmap.alphaType()); in SkCreateCGContext()198 bitsPerComponent, rb, cs, cg_bitmap_info); in SkCreateCGContext()205 CGBitmapInfo cg_bitmap_info = 0; in SkCopyPixelsFromCGImage() local210 cg_bitmap_info = ComputeCGAlphaInfo_RGBA(info.alphaType()); in SkCopyPixelsFromCGImage()214 cg_bitmap_info = ComputeCGAlphaInfo_BGRA(info.alphaType()); in SkCopyPixelsFromCGImage()222 rowBytes, cs, cg_bitmap_info); in SkCopyPixelsFromCGImage()