Searched refs:ComputeCGAlphaInfo_BGRA (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp30 static CGBitmapInfo ComputeCGAlphaInfo_BGRA(SkAlphaType at) { function
82 *info = ComputeCGAlphaInfo_BGRA(bm.alphaType());
254 cg_bitmap_info = ComputeCGAlphaInfo_BGRA(info.alphaType());

Completed in 77 milliseconds