HomeSort by relevance Sort by last modified time
    Searched full:renderscript_target_api (Results 1 - 2 of 2) sorted by null

  /build/core/
java.mk 152 renderscript_target_api := macro
155 renderscript_target_api := $(LOCAL_RENDERSCRIPT_TARGET_API) macro
160 renderscript_target_api := $(LOCAL_SDK_VERSION) macro
168 ifneq ($(filter $(RSCOMPAT_32BIT_ONLY_API_LEVELS),$(renderscript_target_api)),)
169 renderscript_target_api := 21 macro
211 $(RenderScript_file_stamp): PRIVATE_RS_TARGET_API := $(renderscript_target_api)
222 ifeq ($(filter $(RSCOMPAT_32BIT_ONLY_API_LEVELS),$(renderscript_target_api)),)
257 ifeq ($(filter $(RSCOMPAT_NO_USAGEIO_API_LEVELS),$(renderscript_target_api)),)
  /ndk/build/core/
definitions.mk 414 RENDERSCRIPT_TARGET_API
    [all...]

Completed in 146 milliseconds