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

  /external/skia/include/c/
sk_types.h 48 } sk_colortype_t; typedef in typeref:enum:__anon22793
70 Return the default sk_colortype_t; this is operating-system dependent.
72 SK_API sk_colortype_t sk_colortype_get_default_8888();
77 sk_colortype_t colorType;
  /external/skia/tests/
CTest.cpp 56 sk_colortype_t ct = sk_colortype_get_default_8888();