Home
last modified time | relevance | path

Searched defs:SK_API (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkPreConfig.h216 #define SK_API __declspec(dllexport) macro
218 #define SK_API __declspec(dllimport) macro
221 #define SK_API __attribute__((visibility("default"))) macro
224 #define SK_API macro
/external/skia/include/c/
Dsk_types.h30 #define SK_API __declspec(dllexport) macro
32 #define SK_API __declspec(dllimport) macro
35 #define SK_API __attribute__((visibility("default"))) macro
38 #define SK_API macro