Searched defs:SK_API (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/skia/include/core/
H A DSkPreConfig.h209 #define SK_API __declspec(dllexport) macro
211 #define SK_API __declspec(dllimport) macro
214 #define SK_API __attribute__((visibility("default"))) macro
217 #define SK_API macro
/external/skia/include/core/
H A DSkPreConfig.h209 #define SK_API __declspec(dllexport) macro
211 #define SK_API __declspec(dllimport) macro
214 #define SK_API __attribute__((visibility("default"))) macro
217 #define SK_API macro

Completed in 814 milliseconds