Home
last modified time | relevance | path

Searched refs:GetSkAlphaType (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/
Dimage_impl.cc31 SkAlphaType GetSkAlphaType(cef_alpha_type_t alpha_type) { in GetSkAlphaType() function
106 const SkAlphaType at = GetSkAlphaType(alpha_type); in AddBitmap()
199 const SkAlphaType desired_at = GetSkAlphaType(alpha_type); in GetAsBitmap()