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

  /external/chromium_org/third_party/skia/include/core/
SkPreConfig.h 209 #define SK_API __declspec(dllexport)
211 #define SK_API __declspec(dllimport)
214 #define SK_API __attribute__((visibility("default")))
217 #define SK_API
  /external/skia/include/core/
SkPreConfig.h 209 #define SK_API __declspec(dllexport)
211 #define SK_API __declspec(dllimport)
214 #define SK_API __attribute__((visibility("default")))
217 #define SK_API

Completed in 553 milliseconds