Home
last modified time | relevance | path

Searched refs:SK_BUILD_FOR_WINCE (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/core/
DSkPreConfig.h19 …fined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined…
28 #define SK_BUILD_FOR_WINCE macro
99 #if (defined(__arm__) && !defined(__thumb__)) || defined(SK_BUILD_FOR_WINCE) || (defined(SK_BUILD_F…
DSkPostConfig.h13 #if defined(SK_BUILD_FOR_WIN32) || defined(SK_BUILD_FOR_WINCE)
225 #ifndef SK_BUILD_FOR_WINCE
DSkFloatingPoint.h33 #ifdef SK_BUILD_FOR_WINCE
/external/skia/src/views/
DSkWindow.cpp54 #ifdef SK_BUILD_FOR_WINCE in SkWindow()
149 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN)
165 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN) in update()
217 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN) in update()