HomeSort by relevance Sort by last modified time
    Searched defs:SK_BUILD_FOR_ANDROID (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkPreConfig.h 21 #if !defined(SK_BUILD_FOR_ANDROID) && !defined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC)
30 #define SK_BUILD_FOR_ANDROID
49 #if defined(SK_BUILD_FOR_ANDROID_FRAMEWORK) && !defined(SK_BUILD_FOR_ANDROID)
50 #define SK_BUILD_FOR_ANDROID
SkUserConfig.h 189 #define SK_BUILD_FOR_ANDROID

Completed in 41 milliseconds