Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkPreConfig.h186 #define SK_API __declspec(dllexport) macro
188 #define SK_API __declspec(dllimport) macro
191 #define SK_API __attribute__((visibility("default"))) macro
194 #define SK_API macro
/third_party/flutter/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
/third_party/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
/third_party/flutter/skia/src/sksl/
DSkSLDefines.h27 #define SK_API macro
/third_party/skia/include/core/
DSkTypes.h173 #define SK_API __declspec(dllexport) macro
175 #define SK_API __declspec(dllimport) macro
178 #define SK_API __attribute__((visibility("default"))) macro
181 #define SK_API macro