Home | History | Annotate | Download | only in skqp

Lines Matching defs:srcs

52     srcs: [
53 $srcs
58 srcs: [
63 srcs: [
70 srcs: [
76 srcs: [
82 srcs: [
88 srcs: [
101 srcs: [
162 srcs = strip_slashes(js['targets']['//:libskqp_app']['sources'])
168 gn_to_bp_utils.GrabDependentValues(js, '//:libskqp_app', 'sources', srcs, None)
175 srcs = {s for s in srcs if not s.endswith('.h')}
188 srcs.add("src/ports/SkFontMgr_empty_factory.cpp")
203 'srcs': bpfmt(8, srcs),