Home | History | Annotate | Download | only in skia

Lines Matching refs:native

5 is_bazel = not hasattr(native, "genmpm")
49 return native.glob(srcs.include, exclude = srcs.exclude)
51 return native.glob(srcs.include)
58 return native.glob([
65 return native.glob(
95 return native.glob([
100 return native.glob([
105 return native.glob([
109 return native.glob([
113 return native.glob([
117 return native.glob([
121 return native.glob([
125 return native.glob([
164 srcs += native.glob([
170 srcs += native.glob([
174 srcs += native.glob([
178 srcs += native.glob([
279 return native.glob(["src/codec/*.cpp", "third_party/etc1/*.cpp", "third_party/gif/*.cpp"], exclude = exclude)