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

  /build/soong/cc/
rs.go 54 // Takes a path to a .rs or .fs file, and returns a path to a generated ScriptC_*.cpp file
58 return android.PathForModuleGen(ctx, "rs", "ScriptC_"+fileName+".cpp")
63 return android.PathForModuleGen(ctx, "rs", "ScriptC_"+fileName+".h")
  /build/make/core/
binary.mk 625 $(renderscript_intermediate)/ScriptC_,$(patsubst %.fs,%.cpp, $(patsubst %.rs,%.cpp, \
    [all...]

Completed in 1881 milliseconds