OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:renderscript_target_api
(Results
1 - 2
of
2
) sorted by null
/build/core/
java.mk
175
renderscript_target_api
:=
macro
178
renderscript_target_api
:= $(LOCAL_RENDERSCRIPT_TARGET_API)
macro
183
renderscript_target_api
:= $(LOCAL_SDK_VERSION)
macro
191
ifneq ($(filter $(RSCOMPAT_32BIT_ONLY_API_LEVELS),$(
renderscript_target_api
)),)
192
renderscript_target_api
:= 21
macro
234
$(RenderScript_file_stamp): PRIVATE_RS_TARGET_API := $(
renderscript_target_api
)
245
ifeq ($(filter $(RSCOMPAT_32BIT_ONLY_API_LEVELS),$(
renderscript_target_api
)),)
280
ifeq ($(filter $(RSCOMPAT_NO_USAGEIO_API_LEVELS),$(
renderscript_target_api
)),)
binary.mk
559
renderscript_target_api
:=
macro
562
renderscript_target_api
:= $(LOCAL_RENDERSCRIPT_TARGET_API)
macro
567
renderscript_target_api
:= $(LOCAL_SDK_VERSION)
macro
601
$(RenderScript_file_stamp): PRIVATE_RS_TARGET_API := $(
renderscript_target_api
)
[
all
...]
Completed in 143 milliseconds