Searched defs:SK_BUILD_FOR_ANDROID (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/core/
H A DSkPreConfig.h21 #if !defined(SK_BUILD_FOR_ANDROID) && !defined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_WIN) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC)
30 #define SK_BUILD_FOR_ANDROID macro
49 #if defined(SK_BUILD_FOR_ANDROID_FRAMEWORK) && !defined(SK_BUILD_FOR_ANDROID)
50 #define SK_BUILD_FOR_ANDROID macro
/external/skqp/include/core/
H A DSkPreConfig.h21 #if !defined(SK_BUILD_FOR_ANDROID) && !defined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_WIN) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC)
30 #define SK_BUILD_FOR_ANDROID macro
49 #if defined(SK_BUILD_FOR_ANDROID_FRAMEWORK) && !defined(SK_BUILD_FOR_ANDROID)
50 #define SK_BUILD_FOR_ANDROID macro

Completed in 139 milliseconds