HomeSort by relevance Sort by last modified time
    Searched refs:sk_alphatype_t (Results 1 - 2 of 2) sorted by null

  /external/skia/include/c/
sk_types.h 49 } sk_alphatype_t; typedef in typeref:enum:__anon18090
62 sk_alphatype_t alphaType;
  /external/skia/src/c/
sk_surface.cpp 37 sk_alphatype_t fC;
69 static bool from_c_alphatype(sk_alphatype_t cAT, SkAlphaType* skAT) {
596 cinfo.alphaType = (sk_alphatype_t)kPremul_SkAlphaType;

Completed in 168 milliseconds