Searched refs:SK_BUILD_FOR_ANDROID (Results 26 - 50 of 133) sorted by relevance

123456

/external/chromium_org/third_party/skia/include/core/
H A DSkOSFile.h17 #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_IOS)
114 #elif defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_IOS)
H A DSkPaintOptionsAndroid.h16 #ifdef SK_BUILD_FOR_ANDROID
128 #endif // #ifdef SK_BUILD_FOR_ANDROID
H A DSkPicture.h189 #ifdef SK_BUILD_FOR_ANDROID
H A DSkPixelRef.h163 #ifdef SK_BUILD_FOR_ANDROID
H A DSkDraw.h57 #ifdef SK_BUILD_FOR_ANDROID
H A DSkThread_platform.h13 #if defined(SK_BUILD_FOR_ANDROID)
91 #else // !SK_BUILD_FOR_ANDROID
133 #endif // !SK_BUILD_FOR_ANDROID
/external/skia/include/core/
H A DSkOSFile.h17 #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_IOS)
114 #elif defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_IOS)
H A DSkPicture.h189 #ifdef SK_BUILD_FOR_ANDROID
H A DSkPixelRef.h163 #ifdef SK_BUILD_FOR_ANDROID
H A DSkDraw.h57 #ifdef SK_BUILD_FOR_ANDROID
H A DSkThread_platform.h13 #if defined(SK_BUILD_FOR_ANDROID)
91 #else // !SK_BUILD_FOR_ANDROID
133 #endif // !SK_BUILD_FOR_ANDROID
/external/chromium_org/third_party/skia/src/core/
H A DSkPicturePlayback.h25 #ifdef SK_BUILD_FOR_ANDROID
75 #ifdef SK_BUILD_FOR_ANDROID
222 #ifdef SK_BUILD_FOR_ANDROID
H A DSkScalerContext.h17 #ifdef SK_BUILD_FOR_ANDROID
190 #ifdef SK_BUILD_FOR_ANDROID
225 #ifdef SK_BUILD_FOR_ANDROID
274 #ifdef SK_BUILD_FOR_ANDROID
/external/skia/src/core/
H A DSkPicturePlayback.h25 #ifdef SK_BUILD_FOR_ANDROID
75 #ifdef SK_BUILD_FOR_ANDROID
222 #ifdef SK_BUILD_FOR_ANDROID
H A DSkScalerContext.h17 #ifdef SK_BUILD_FOR_ANDROID
190 #ifdef SK_BUILD_FOR_ANDROID
225 #ifdef SK_BUILD_FOR_ANDROID
274 #ifdef SK_BUILD_FOR_ANDROID
/external/skia/tests/
H A DAndroidPaintTest.cpp1 // SkPaints only have an SkPaintOptionsAndroid if SK_BUILD_FOR_ANDROID is true.
2 #ifdef SK_BUILD_FOR_ANDROID
81 #endif // SK_BUILD_FOR_ANDROID
H A DPaintTest.cpp152 #ifdef SK_BUILD_FOR_ANDROID
164 #ifdef SK_BUILD_FOR_ANDROID
179 #ifdef SK_BUILD_FOR_ANDROID
/external/chromium_org/third_party/skia/src/effects/
H A DSkPorterDuff.cpp42 #ifdef SK_BUILD_FOR_ANDROID
/external/skia/gm/
H A Dfontscaler.cpp83 #ifdef SK_BUILD_FOR_ANDROID
H A Dverylargebitmap.cpp86 #ifndef SK_BUILD_FOR_ANDROID
H A Ddeviceproperties.cpp96 #ifdef SK_BUILD_FOR_ANDROID
/external/skia/src/effects/
H A DSkPorterDuff.cpp42 #ifdef SK_BUILD_FOR_ANDROID
/external/chromium_org/third_party/skia/include/views/
H A DSkWindow.h111 #elif defined(SK_BUILD_FOR_ANDROID)
/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h22 #if defined(SK_BUILD_FOR_WIN) || defined(SK_BUILD_FOR_ANDROID)
/external/chromium_org/third_party/skia/src/ports/
H A DSkThread_pthread.cpp13 #ifndef SK_BUILD_FOR_ANDROID
112 #endif // SK_BUILD_FOR_ANDROID

Completed in 346 milliseconds

123456