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 54 } sk_alphatype_t; typedef in typeref:enum:__anon22190
78 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) {

Completed in 93 milliseconds