HomeSort by relevance Sort by last modified time
    Searched refs:SK_BUILD_FOR_ANDROID (Results 1 - 25 of 44) sorted by null

1 2

  /external/skia/include/ports/
SkTypeface_android.h 14 #ifdef SK_BUILD_FOR_ANDROID
23 #endif // #ifdef SK_BUILD_FOR_ANDROID
  /external/skia/tools/
AndroidSkDebugToStdOut.cpp 8 // Need to include SkTypes before checking SK_BUILD_FOR_ANDROID, so it will be
11 #ifdef SK_BUILD_FOR_ANDROID
24 #endif // SK_BUILD_FOR_ANDROID
ProcStats.cpp 10 #if defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_IOS) || defined(SK_BUILD_FOR_ANDROID)
44 #elif defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID) // N.B. /proc is Linux-only.
  /external/skia/src/gpu/
GrAutoLocaleSetter.h 13 #if !defined(SK_BUILD_FOR_ANDROID)
31 #elif !defined(SK_BUILD_FOR_ANDROID)
45 #elif !defined(SK_BUILD_FOR_ANDROID)
57 #elif !defined(SK_BUILD_FOR_ANDROID)
  /external/skia/tests/
VarAllocTest.cpp 9 #if !defined(SK_BUILD_FOR_ANDROID) && !defined(__UCLIBC__)
TypefaceTest.cpp 22 #ifdef SK_BUILD_FOR_ANDROID
ReadWriteAlphaTest.cpp 11 #if SK_SUPPORT_GPU && !defined(SK_BUILD_FOR_ANDROID)
  /external/skia/tools/timer/
Timer.h 17 #elif defined(SK_BUILD_FOR_UNIX) || defined(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)
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
SkTRegistry.h 24 #ifdef SK_BUILD_FOR_ANDROID
SkUserConfig.h 196 #define SK_BUILD_FOR_ANDROID
SkBitmap.h 634 #ifdef SK_BUILD_FOR_ANDROID
734 #ifdef SK_BUILD_FOR_ANDROID
    [all...]
  /external/skia/src/core/
SkUtilsArm.cpp 19 #if defined(SK_BUILD_FOR_ANDROID)
32 #ifdef SK_BUILD_FOR_ANDROID
36 #else // SK_BUILD_FOR_ANDROID
123 #endif // SK_BUILD_FOR_ANDROID
SkAdvancedTypefaceMetrics.cpp 17 #if defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID)
271 #elif defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID)
  /external/skia/src/images/
SkJpegUtility.cpp 16 #ifdef SK_BUILD_FOR_ANDROID
25 #ifdef SK_BUILD_FOR_ANDROID
60 #ifdef SK_BUILD_FOR_ANDROID
80 #ifdef SK_BUILD_FOR_ANDROID
107 #ifdef SK_BUILD_FOR_ANDROID
SkImageDecoder_libjpeg.cpp 61 #ifdef SK_BUILD_FOR_ANDROID
70 #endif // SK_BUILD_FOR_ANDROID
105 #ifdef SK_BUILD_FOR_ANDROID
223 #ifdef SK_BUILD_FOR_ANDROID
240 #ifdef SK_BUILD_FOR_ANDROID
250 #ifdef SK_BUILD_FOR_ANDROID
317 #ifdef SK_BUILD_FOR_ANDROID
351 #ifdef SK_BUILD_FOR_ANDROID
    [all...]
  /external/skia/bench/
BenchLogger.h 64 #ifdef SK_BUILD_FOR_ANDROID
  /external/skia/platform_tools/android/tests/
generate_user_config_tests.py 37 defines = [ 'SK_BUILD_FOR_ANDROID',
  /external/skia/tools/skpdiff/
skpdiff_util.cpp 8 #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID)
98 #elif defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID)
108 #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID)
191 #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID)
  /external/skia/gm/
dftext.cpp 47 #ifdef SK_BUILD_FOR_ANDROID
162 #ifdef SK_BUILD_FOR_ANDROID
180 #ifdef SK_BUILD_FOR_ANDROID
210 #ifdef SK_BUILD_FOR_ANDROID
bitmaprect.cpp 283 #ifndef SK_BUILD_FOR_ANDROID
293 #ifndef SK_BUILD_FOR_ANDROID
  /external/skia/src/codec/
SkJpegDecoderMgr.cpp 34 #ifdef SK_BUILD_FOR_ANDROID
44 #endif // SK_BUILD_FOR_ANDROID
  /external/skia/include/views/
SkWindow.h 129 #elif defined(SK_BUILD_FOR_ANDROID)
  /external/skia/include/utils/
SkCamera.h 131 #ifdef SK_BUILD_FOR_ANDROID
  /external/skia/src/effects/
SkBlurDrawLooper.cpp 122 #ifdef SK_BUILD_FOR_ANDROID

Completed in 710 milliseconds

1 2