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

  /external/chromium_org/third_party/skia/include/core/
SkPreConfig.h 26 #if !defined(SK_BUILD_FOR_ANDROID) && !defined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_SDL) && !defined(SK_BUILD_FOR_BREW) && !defined(SK_BUILD_FOR_NACL)
41 #define SK_BUILD_FOR_ANDROID
59 #if defined(SK_BUILD_FOR_ANDROID_FRAMEWORK) && !defined(SK_BUILD_FOR_ANDROID)
60 #define SK_BUILD_FOR_ANDROID
  /external/skia/include/core/
SkPreConfig.h 26 #if !defined(SK_BUILD_FOR_ANDROID) && !defined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_SDL) && !defined(SK_BUILD_FOR_BREW) && !defined(SK_BUILD_FOR_NACL)
41 #define SK_BUILD_FOR_ANDROID
59 #if defined(SK_BUILD_FOR_ANDROID_FRAMEWORK) && !defined(SK_BUILD_FOR_ANDROID)
60 #define SK_BUILD_FOR_ANDROID
SkUserConfig.h 233 #define SK_BUILD_FOR_ANDROID

Completed in 49 milliseconds