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.h22 #if !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined(SK_BUILD_FOR_WIN32) && …
27 #define SK_BUILD_FOR_WINCE macro
80 #if (defined(__arm__) && !defined(__thumb__)) || defined(SK_BUILD_FOR_WINCE) || (defined(SK_BUILD_F…
DSkPostConfig.h20 #if defined(SK_BUILD_FOR_WIN32) || defined(SK_BUILD_FOR_WINCE)
179 #ifndef SK_BUILD_FOR_WINCE
DSkFloatingPoint.h40 #ifdef SK_BUILD_FOR_WINCE
/external/skia/src/views/
DSkWindow.cpp46 #ifdef SK_BUILD_FOR_WINCE in SkWindow()
110 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN)
126 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN) in update()
170 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN) in update()