HomeSort by relevance Sort by last modified time
    Searched refs:SK_BUILD_FOR_WINCE (Results 1 - 4 of 4) sorted by null

  /external/skia/include/core/
SkPreConfig.h 22 #if !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_SYMBIAN) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_SDL)
27 #define SK_BUILD_FOR_WINCE
80 #if (defined(__arm__) && !defined(__thumb__)) || defined(SK_BUILD_FOR_WINCE) || (defined(SK_BUILD_FOR_SYMBIAN) && !defined(__MARM_THUMB__))
SkPostConfig.h 20 #if defined(SK_BUILD_FOR_WIN32) || defined(SK_BUILD_FOR_WINCE)
179 #ifndef SK_BUILD_FOR_WINCE
SkFloatingPoint.h 40 #ifdef SK_BUILD_FOR_WINCE
  /external/skia/src/views/
SkWindow.cpp 46 #ifdef SK_BUILD_FOR_WINCE
110 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN)
126 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN)
170 #if defined(SK_BUILD_FOR_WINCE) && defined(USE_GX_SCREEN)

Completed in 8185 milliseconds