OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLATFORM_SDK_VERSION
(Results
1 - 25
of
77
) sorted by null
1
2
3
4
/bionic/libc/arch-common/bionic/
crtbrand.S
38
2:.long
PLATFORM_SDK_VERSION
// int32_t android_api
/build/soong/scripts/
build-ndk-prebuilts.sh
25
PLATFORM_SDK_VERSION
=$(get_build_var
PLATFORM_SDK_VERSION
)
43
"
Platform_sdk_version
": ${
PLATFORM_SDK_VERSION
},
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
ErrorLog.h
20
# if
PLATFORM_SDK_VERSION
< 26
FixedBuffer.h
19
#if
PLATFORM_SDK_VERSION
< 26
qemu_pipe_host.cpp
18
#if
PLATFORM_SDK_VERSION
< 26
/device/google/atv/sdk/
Android.mk
12
-e 's/$${
PLATFORM_SDK_VERSION
}/$(
PLATFORM_SDK_VERSION
)/' \
/build/make/tools/
buildinfo_common.sh
21
echo "ro.${partition}.build.version.sdk=$
PLATFORM_SDK_VERSION
"
buildinfo.sh
9
echo "ro.build.version.sdk=$
PLATFORM_SDK_VERSION
"
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
EGLImage.h
26
#if
PLATFORM_SDK_VERSION
>= 16
31
#else //
PLATFORM_SDK_VERSION
>= 16
33
#endif //
PLATFORM_SDK_VERSION
>= 16
ProcessPipe.cpp
20
#if
PLATFORM_SDK_VERSION
< 26
/build/make/core/
version_defaults.mk
22
#
PLATFORM_SDK_VERSION
68
# TODO: PLATFORM_VERSION,
PLATFORM_SDK_VERSION
, etc. should be conditional
76
# When you change PLATFORM_VERSION for a given
PLATFORM_SDK_VERSION
102
ifndef
PLATFORM_SDK_VERSION
112
# When you increment the
PLATFORM_SDK_VERSION
please ensure you also
115
PLATFORM_SDK_VERSION
:= 29
117
.KATI_READONLY :=
PLATFORM_SDK_VERSION
183
# APIs may have changed since the claimed
PLATFORM_SDK_VERSION
.
196
DEFAULT_APP_TARGET_SDK := $(
PLATFORM_SDK_VERSION
)
213
# The VNDK version follows
PLATFORM_SDK_VERSION
[
all
...]
/external/swiftshader/src/OpenGL/libEGL/
Android.mk
21
-DANDROID_PLATFORM_SDK_VERSION=$(
PLATFORM_SDK_VERSION
) \
24
ifneq (16,${
PLATFORM_SDK_VERSION
})
51
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 27 && echo OreoMR1),OreoMR1)
58
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 25 && echo NMR1),NMR1)
64
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 23 && echo PreMarshmallow),PreMarshmallow)
81
ifeq (HasRelativePath,$(shell test $(
PLATFORM_SDK_VERSION
) -ge 21 && echo HasRelativePath))
106
ifeq (HasRelativePath,$(shell test $(
PLATFORM_SDK_VERSION
) -ge 21 && echo HasRelativePath))
/external/swiftshader/src/OpenGL/libGLES_CM/
Android.mk
28
-DANDROID_PLATFORM_SDK_VERSION=$(
PLATFORM_SDK_VERSION
)
30
ifneq (16,${
PLATFORM_SDK_VERSION
})
70
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 27 && echo OreoMR1),OreoMR1)
77
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 25 && echo NMR1),NMR1)
83
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 23 && echo PreMarshmallow),PreMarshmallow)
100
ifeq (HasRelativePath,$(shell test $(
PLATFORM_SDK_VERSION
) -ge 21 && echo HasRelativePath))
125
ifeq (HasRelativePath,$(shell test $(
PLATFORM_SDK_VERSION
) -ge 21 && echo HasRelativePath))
/external/swiftshader/src/OpenGL/libGLESv2/
Android.mk
28
-DANDROID_PLATFORM_SDK_VERSION=$(
PLATFORM_SDK_VERSION
) \
31
ifneq (16,${
PLATFORM_SDK_VERSION
})
79
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 27 && echo OreoMR1),OreoMR1)
86
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 25 && echo NMR1),NMR1)
92
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 23 && echo PreMarshmallow),PreMarshmallow)
109
ifeq (HasRelativePath,$(shell test $(
PLATFORM_SDK_VERSION
) -ge 21 && echo HasRelativePath))
134
ifeq (HasRelativePath,$(shell test $(
PLATFORM_SDK_VERSION
) -ge 21 && echo HasRelativePath))
/device/google/cuttlefish_common/guest/hals/camera/
Android.mk
41
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -lt 27; echo $$?))
47
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -le 22; echo $$?))
56
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -le 26; echo $$?))
98
enable_emulated_camera3 = $(shell test $(
PLATFORM_SDK_VERSION
) -ge 23 && echo yes)
99
enable_emulated_camera2 = $(shell test $(
PLATFORM_SDK_VERSION
) -ge 19 && echo yes)
103
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 24; echo $$?))
109
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 21; echo $$?))
151
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 24; echo $$?))
/device/generic/goldfish-opengl/system/GLESv1/
Android.mk
10
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 21 && echo PreLollipop),PreLollipop)
/device/generic/goldfish-opengl/system/GLESv2/
Android.mk
10
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 21 && echo PreLollipop),PreLollipop)
/device/google/cuttlefish_common/tests/ril/
Android.mk
15
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 24; echo $$?))
28
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 28; echo $$?))
/device/google/cuttlefish_common/tests/wifi/
Android.mk
15
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 24; echo $$?))
27
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 28; echo $$?))
/device/google/marlin/camera/QCamera2/HAL/test/
Android.mk
22
ifneq (1,$(filter 1,$(shell echo "$$(( $(
PLATFORM_SDK_VERSION
) >= 18 ))" )))
56
ifeq (1,$(filter 1,$(shell echo "$$(( $(
PLATFORM_SDK_VERSION
) >= 20 ))" )))
/external/swiftshader/
Android.mk
36
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 23 && echo PreMarshmallow),PreMarshmallow)
/external/swiftshader/src/OpenGL/compiler/
Android.mk
14
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 23 && echo PreMarshmallow),PreMarshmallow)
42
-DANDROID_PLATFORM_SDK_VERSION=$(
PLATFORM_SDK_VERSION
)
44
ifneq (16,${
PLATFORM_SDK_VERSION
})
87
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -ge 27 && echo OMR1),OMR1)
/development/build/
Android.mk
24
# - ${
PLATFORM_SDK_VERSION
} e.g. "3", aka the API level
33
-e 's/$${
PLATFORM_SDK_VERSION
}/$(
PLATFORM_SDK_VERSION
)/' \
44
-e 's/$${
PLATFORM_SDK_VERSION
}/$(
PLATFORM_SDK_VERSION
)/' \
53
-e 's/$${
PLATFORM_SDK_VERSION
}/$(
PLATFORM_SDK_VERSION
)/' \
/device/generic/goldfish-opengl/
Android.mk
50
PLATFORM_SDK_VERSION
:=29
75
EMUGL_COMMON_CFLAGS += -DPLATFORM_SDK_VERSION=$(
PLATFORM_SDK_VERSION
)
81
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -gt 25 && echo isApi26OrHigher),isApi26OrHigher)
89
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 18 && echo PreJellyBeanMr2),PreJellyBeanMr2)
94
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -lt 16 && echo PreJellyBean),PreJellyBean)
102
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -gt 27 && echo isApi28OrHigher),isApi28OrHigher)
159
ifeq ($(shell test $(
PLATFORM_SDK_VERSION
) -gt 28 -o $(IS_AT_LEAST_QPR1) = true && echo isApi29OrHigher),isApi29OrHigher)
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Android.mk
35
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 21; echo $$?))
62
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 21; echo $$?))
89
ifeq (0, $(shell test $(
PLATFORM_SDK_VERSION
) -ge 21; echo $$?))
Completed in 709 milliseconds
1
2
3
4