Home
last modified time | relevance | path

Searched refs:SK_BUILD_FOR_IOS (Results 1 – 10 of 10) sorted by relevance

/external/skia/include/core/
DSkPreConfig.h19 …UILD_FOR_ANDROID) && !defined(SK_BUILD_FOR_ANDROID_NDK) && !defined(SK_BUILD_FOR_IOS) && !defined(…
41 #define SK_BUILD_FOR_IOS macro
/external/skia/include/ports/
DSkTypeface_mac.h19 #ifdef SK_BUILD_FOR_IOS
/external/skia/include/utils/mac/
DSkCGUtils.h17 #ifdef SK_BUILD_FOR_IOS
/external/skia/src/core/
DSkAdvancedTypefaceMetrics.cpp22 #ifdef SK_BUILD_FOR_IOS
268 #elif defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_IOS)
/external/skia/include/views/
DSkWindow.h117 #elif defined(SK_BUILD_FOR_IOS)
/external/skia/src/ports/
DSkImageDecoder_CG.cpp21 #ifdef SK_BUILD_FOR_IOS
DSkFontHost_mac_coretext.cpp14 #ifdef SK_BUILD_FOR_IOS
/external/skia/gyp/
Dcommon_conditions.gypi141 'SK_BUILD_FOR_IOS',
DiOSSampleApp.gyp259 # 'GCC_PREPROCESSOR_DEFINITIONS' : 'SK_BUILD_FOR_IOS',
/external/skia/samplecode/
DSampleApp.cpp1084 #ifdef SK_BUILD_FOR_IOS in afterChildren()