Home | History | Annotate | Download | only in skqp

Lines Matching defs:srcs

50     srcs: [
51 $srcs
56 srcs: [
61 srcs: [
68 srcs: [
74 srcs: [
80 srcs: [
86 srcs: [
99 srcs: [
160 srcs = strip_slashes(js['targets']['//:libskqp_app']['sources'])
166 gn_to_bp_utils.GrabDependentValues(js, '//:libskqp_app', 'sources', srcs, None)
173 srcs = {s for s in srcs if not s.endswith('.h')}
186 srcs.add("src/ports/SkFontMgr_empty_factory.cpp")
201 'srcs': bpfmt(8, srcs),