Searched refs:CreateSuperimposedImage (Results 1 – 6 of 6) sorted by relevance
33 gfx::ImageSkiaOperations::CreateSuperimposedImage(*holder, masked); in GetAvatarImageForContext()
34 static ImageSkia CreateSuperimposedImage(const ImageSkia& first,
444 ImageSkia ImageSkiaOperations::CreateSuperimposedImage( in CreateSuperimposedImage() function in gfx::ImageSkiaOperations
55 return gfx::ImageSkiaOperations::CreateSuperimposedImage(background, in GetMaskedSmallImage()
149 gfx::ImageSkiaOperations::CreateSuperimposedImage(bg, icon)); in UpdateState()
53 return gfx::ImageSkiaOperations::CreateSuperimposedImage(bg, icon); in AddBackgroundForViews()