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 194 #define SK_API __declspec(dllexport)
196 #define SK_API __declspec(dllimport)
199 #define SK_API __attribute__((visibility("default")))
202 #define SK_API
  /external/skia/include/core/
SkPreConfig.h 194 #define SK_API __declspec(dllexport)
196 #define SK_API __declspec(dllimport)
199 #define SK_API __attribute__((visibility("default")))
202 #define SK_API

Completed in 69 milliseconds