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

  /build/core/
java.mk 170 renderscript_sources_fullpath := $(addprefix $(LOCAL_PATH)/, $(renderscript_sources)) macro
230 $(RenderScript_file_stamp): PRIVATE_RS_SOURCE_FILES := $(renderscript_sources_fullpath)
236 $(RenderScript_file_stamp): $(renderscript_sources_fullpath) $(LOCAL_RENDERSCRIPT_CC)
java_common.mk 296 ALL_MODULES.$(my_register_name).RS_FILES := $(renderscript_sources_fullpath)
binary.mk 555 renderscript_sources_fullpath := $(addprefix $(LOCAL_PATH)/, $(renderscript_sources)) macro
599 $(RenderScript_file_stamp): PRIVATE_RS_SOURCE_FILES := $(renderscript_sources_fullpath)
603 $(RenderScript_file_stamp): $(renderscript_sources_fullpath) $(LOCAL_RENDERSCRIPT_CC)
    [all...]

Completed in 297 milliseconds