OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_BUILD_FOR_ANDROID_NDK
(Results
1 - 6
of
6
) sorted by null
/external/skia/legacy/include/core/
SkPreConfig.h
19
#if !defined(SK_BUILD_FOR_ANDROID) && !defined(
SK_BUILD_FOR_ANDROID_NDK
) && !defined(SK_BUILD_FOR_IOS) && !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) && !defined(SK_BUILD_FOR_BREW)
34
#define
SK_BUILD_FOR_ANDROID_NDK
53
#if defined(
SK_BUILD_FOR_ANDROID_NDK
) && !defined(SK_BUILD_FOR_ANDROID)
SkThread_platform.h
15
#if defined(
SK_BUILD_FOR_ANDROID_NDK
)
30
#else // !
SK_BUILD_FOR_ANDROID_NDK
40
#endif // !
SK_BUILD_FOR_ANDROID_NDK
/external/skia/include/core/
SkPreConfig.h
19
#if !defined(SK_BUILD_FOR_ANDROID) && !defined(
SK_BUILD_FOR_ANDROID_NDK
) && !defined(SK_BUILD_FOR_IOS) && !defined(SK_BUILD_FOR_PALM) && !defined(SK_BUILD_FOR_WINCE) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_SDL) && !defined(SK_BUILD_FOR_BREW) && !defined(SK_BUILD_FOR_NACL)
34
#define
SK_BUILD_FOR_ANDROID_NDK
54
#if defined(
SK_BUILD_FOR_ANDROID_NDK
) && !defined(SK_BUILD_FOR_ANDROID)
SkThread_platform.h
15
#if defined(
SK_BUILD_FOR_ANDROID_NDK
)
54
#else // !
SK_BUILD_FOR_ANDROID_NDK
89
#endif // !
SK_BUILD_FOR_ANDROID_NDK
/external/skia/legacy/src/ports/
FontHostConfiguration_android.cpp
23
#if !defined(
SK_BUILD_FOR_ANDROID_NDK
)
/external/skia/src/ports/
FontHostConfiguration_android.cpp
13
#if !defined(
SK_BUILD_FOR_ANDROID_NDK
)
Completed in 1265 milliseconds