OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:renderscript_sources_fullpath
(Results
1 - 2
of
2
) sorted by null
/build/make/core/
java_renderscript.mk
13
renderscript_sources_fullpath
:= $(addprefix $(LOCAL_PATH)/, $(renderscript_sources))
macro
76
$(rs_generated_src_jar): PRIVATE_RS_SOURCE_FILES := $(
renderscript_sources_fullpath
)
82
$(rs_generated_src_jar): $(
renderscript_sources_fullpath
) $(LOCAL_RENDERSCRIPT_CC) $(SOONG_ZIP)
binary.mk
752
renderscript_sources_fullpath
:= $(addprefix $(LOCAL_PATH)/, $(renderscript_sources))
macro
796
$(RenderScript_file_stamp): PRIVATE_RS_SOURCE_FILES := $(
renderscript_sources_fullpath
)
800
$(RenderScript_file_stamp): $(
renderscript_sources_fullpath
) $(LOCAL_RENDERSCRIPT_CC
[
all
...]
Completed in 61 milliseconds