OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_BUILD_FOR_IOS
(Results
1 - 25
of
44
) sorted by null
1
2
/external/skia/tools/
OverwriteLine.h
8
#elif defined(
SK_BUILD_FOR_IOS
)
test_image_decoder.cpp
35
#if !defined
SK_BUILD_FOR_IOS
whitelist_typefaces.cpp
34
#if !defined
SK_BUILD_FOR_IOS
ProcStats.cpp
10
#if defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
) || defined(SK_BUILD_FOR_ANDROID)
33
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
gpuveto.cpp
73
#if !defined
SK_BUILD_FOR_IOS
imgconv.cpp
39
#if !defined
SK_BUILD_FOR_IOS
imgblur.cpp
79
#if !defined
SK_BUILD_FOR_IOS
pinspect.cpp
86
#if !defined
SK_BUILD_FOR_IOS
dump_record.cpp
91
#if !defined
SK_BUILD_FOR_IOS
/external/skia/src/images/
SkForceLinking.cpp
29
#if !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_WIN) && !defined(
SK_BUILD_FOR_IOS
)
32
#if !defined(SK_BUILD_FOR_MAC) && !defined(SK_BUILD_FOR_WIN) && !defined(
SK_BUILD_FOR_IOS
)
35
#if defined(
SK_BUILD_FOR_IOS
)
/external/skia/include/ports/
SkTypeface_mac.h
13
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
21
#ifdef
SK_BUILD_FOR_IOS
48
#endif // defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
/external/skia/include/views/
SkApplication.h
19
#ifdef
SK_BUILD_FOR_IOS
SkWindow.h
129
#elif defined(
SK_BUILD_FOR_IOS
)
/external/skia/include/utils/mac/
SkCGUtils.h
14
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
20
#ifdef
SK_BUILD_FOR_IOS
83
#endif // defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
/external/skia/include/core/
SkPreConfig.h
21
#if !defined(SK_BUILD_FOR_ANDROID) && !defined(
SK_BUILD_FOR_IOS
) && !defined(SK_BUILD_FOR_WIN32) && !defined(SK_BUILD_FOR_UNIX) && !defined(SK_BUILD_FOR_MAC)
37
#define
SK_BUILD_FOR_IOS
190
#if defined(__aarch64__) && !defined(
SK_BUILD_FOR_IOS
)
196
#if !defined(SK_ARM_HAS_NEON) && !defined(
SK_BUILD_FOR_IOS
) && (defined(__ARM_NEON__) || defined(__ARM_NEON))
SkImageEncoder.h
113
#ifdef
SK_BUILD_FOR_IOS
/external/skia/src/gpu/
GrAutoLocaleSetter.h
21
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
/external/skia/tools/lua/
lua_app.cpp
58
#if !defined
SK_BUILD_FOR_IOS
/external/skia/src/ports/
SkOSFile_stdio.cpp
20
#ifdef
SK_BUILD_FOR_IOS
64
#ifdef
SK_BUILD_FOR_IOS
73
#ifdef
SK_BUILD_FOR_IOS
SkImageDecoder_CG.cpp
9
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
26
#ifdef
SK_BUILD_FOR_IOS
124
#ifdef
SK_BUILD_FOR_IOS
358
#ifdef
SK_BUILD_FOR_IOS
411
#endif//defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
/external/skia/src/core/
SkMathPriv.h
13
#if defined(
SK_BUILD_FOR_IOS
) && (defined(SK_BUILD_FOR_ARM32) || defined(SK_BUILD_FOR_ARM64))
SkOpts.cpp
36
#if defined(SK_CPU_X86) && !defined(
SK_BUILD_FOR_IOS
)
117
#if defined(SK_CPU_X86) && !defined(
SK_BUILD_FOR_IOS
)
SkSemaphore.cpp
10
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
/external/skia/src/utils/mac/
SkStream_mac.cpp
9
#if defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
81
#endif//defined(SK_BUILD_FOR_MAC) || defined(
SK_BUILD_FOR_IOS
)
/external/skia/tools/skiaserve/
skiaserve.cpp
105
#if !defined
SK_BUILD_FOR_IOS
Completed in 886 milliseconds
1
2