Home
last modified time | relevance | path

Searched refs:skia (Results 1 – 25 of 614) sorted by relevance

12345678910>>...25

/third_party/flutter/build/skia/ohos/
DBUILD.gn27 "$ace_flutter_engine_root/skia:skia_config",
28 "$ace_flutter_engine_root/skia:harfbuzz_config",
43 "$ace_flutter_engine_root/skia:ace_fontmgr_ohos",
44 "$ace_flutter_engine_root/skia:ace_gif",
45 "$ace_flutter_engine_root/skia:ace_heif",
46 "$ace_flutter_engine_root/skia:ace_pdf_ohos",
47 "$ace_flutter_engine_root/skia:ace_skcms",
48 "$ace_flutter_engine_root/skia:ace_skia_opts_ohos",
49 "$ace_flutter_engine_root/skia:ace_typeface_freetype",
50 "$ace_flutter_engine_root/skia:ace_xml",
[all …]
/third_party/flutter/build/skia/
DBUILD.gn24 # symbol link for skia include dirs
45 src_path = "$libs_root/shared_library/${target_os}_${target_cpu}/include/external/skia"
50 src_path = "$flutter_root/skia"
54 # Config for using system skia
58 "$system_skia_override_path/third_party/skia",
59 "$system_skia_override_path/third_party/skia/include",
60 "$system_skia_override_path/third_party/skia/include/codec",
61 "$system_skia_override_path/third_party/skia/include/config",
62 "$system_skia_override_path/third_party/skia/include/config/android",
63 "$system_skia_override_path/third_party/skia/include/core",
[all …]
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia6 ORIGIN: ../../../third_party/skia/third_party/etc1/LICENSE
176 LIBRARY: skia
180 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vk_platform.h
181 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan.h
182 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_android.h
183 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_core.h
184 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_ios.h
185 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_macos.h
186 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_win32.h
187 FILE: ../../../third_party/skia/include/third_party/vulkan/vulkan/vulkan_xcb.h
[all …]
/third_party/flutter/build/icu/
DBUILD.gn26 "$flutter_root/skia/third_party/externals/icu/source/common",
27 "$flutter_root/skia/third_party/externals/icu/source/i18n",
28 "$flutter_root/skia/third_party/externals/icu/source",
29 "$flutter_root/skia/third_party/icu",
81 script = "$flutter_root/skia/third_party/externals/icu/scripts/make_data_assembly.py"
84 [ "$flutter_root/skia/third_party/externals/icu/common/icudtl.dat" ]
87 [ "$flutter_root/skia/third_party/externals/icu/android/icudtl.dat" ]
89 inputs = [ "$flutter_root/skia/third_party/externals/icu/ios/icudtl.dat" ]
92 [ "$flutter_root/skia/third_party/externals/icu/flutter/icudtl.dat" ]
117 license_file = "$flutter_root/skia/third_party/externals/icu/LICENSE"
[all …]
/third_party/flutter/build/libwebp/
DBUILD.gn21 "$flutter_root/skia/third_party/externals/libwebp/src",
22 "$flutter_root/skia/third_party/externals/libwebp",
39 license_file = "$flutter_root/skia/third_party/externals/libwebp/COPYING"
47 "$flutter_root/skia/third_party/externals/libwebp/src/dec/alpha_dec.c",
48 "$flutter_root/skia/third_party/externals/libwebp/src/dec/buffer_dec.c",
49 "$flutter_root/skia/third_party/externals/libwebp/src/dec/frame_dec.c",
50 "$flutter_root/skia/third_party/externals/libwebp/src/dec/idec_dec.c",
51 "$flutter_root/skia/third_party/externals/libwebp/src/dec/io_dec.c",
52 "$flutter_root/skia/third_party/externals/libwebp/src/dec/quant_dec.c",
53 "$flutter_root/skia/third_party/externals/libwebp/src/dec/tree_dec.c",
[all …]
/third_party/flutter/build/libjpeg/
DBUILD.gn21 "$flutter_root/skia/third_party/libjpeg-turbo",
22 "$flutter_root/skia/third_party/externals/libjpeg-turbo",
40 "$flutter_root/skia/third_party/externals/libjpeg-turbo/LICENSE.md"
43 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jaricom.c",
44 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcapimin.c",
45 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcapistd.c",
46 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcarith.c",
47 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jccoefct.c",
48 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jccolor.c",
49 "$flutter_root/skia/third_party/externals/libjpeg-turbo/jcdctmgr.c",
[all …]
/third_party/skia/docker/skia-wasm-release/
DDockerfile1 # Dockerfile for building the WASM libraries used by jsfiddle.skia.org and debugger.skia.org
2 FROM gcr.io/skia-public/emsdk-base:prod as builder
14 RUN mkdir -p /tmp/skia \
15 && cd /tmp/skia \
16 && fetch skia
19 # https://skia-review.googlesource.com/c/buildbot/+/286537/5/docker/Dockerfile#46
20 RUN cd /tmp/skia/skia \
21 && git config user.email "skia@skia.org" \
28 RUN cd /tmp/skia/skia \
34 RUN if [ ! -z "${PATCH_REF}" ] ; then cd /tmp/skia/skia \
[all …]
/third_party/flutter/skia/docker/skia-wasm-release/
DDockerfile1 # Dockerfile for building the WASM libraries used by jsfiddle.skia.org and debugger.skia.org
2 FROM gcr.io/skia-public/emsdk-release:prod as builder
6 && mkdir -p /tmp/skia \
7 && cd /tmp/skia \
8 && /tmp/depot_tools/fetch skia
10 RUN cd /tmp/skia/skia \
14 # PathKit should be in /tmp/skia/skia/out/pathkit/
15 RUN /tmp/skia/skia/modules/pathkit/compile.sh
17 # CanvasKit should be in /tmp/skia/skia/out/canvaskit_wasm
18 RUN /tmp/skia/skia/modules/canvaskit/compile.sh
[all …]
/third_party/flutter/build/harfbuzz/
DBUILD.gn36 "$flutter_root/skia/third_party/harfbuzz",
37 "$flutter_root/skia/third_party/externals/harfbuzz/src",
47 license_file = "$flutter_root/skia/third_party/externals/harfbuzz/COPYING"
67 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-aat-layout.cc",
68 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-aat-map.cc",
69 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-blob.cc",
70 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-buffer-serialize.cc",
71 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-buffer.cc",
72 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-common.cc",
73 "$flutter_root/skia/third_party/externals/harfbuzz/src/hb-face.cc",
[all …]
/third_party/flutter/build/sfntly/
DBUILD.gn39 include_dirs = [ "$flutter_root/skia/third_party/externals/sfntly/cpp/src" ]
49 "$flutter_root/skia/third_party/externals/sfntly/cpp/COPYING.txt"
64 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sample/chromium/font_subsetter.cc",
65 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sample/chromium/subsetter_impl.cc",
66 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/byte_array.cc",
67 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/font_data.cc",
68 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/font_input_stream.cc",
69 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/font_output_stream.cc",
70 …"$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/growable_memory_byte_array.cc…
71 "$flutter_root/skia/third_party/externals/sfntly/cpp/src/sfntly/data/memory_byte_array.cc",
[all …]
/third_party/flutter/txt/src/skia/
Dparagraph_builder_skia.cc24 namespace skt = skia::textlayout;
46 skt::ParagraphStyle skia; in TxtToSkia() local
55 skia.setTextStyle(text_style); in TxtToSkia()
72 skia.setStrutStyle(strut_style); in TxtToSkia()
74 skia.setTextAlign(static_cast<skt::TextAlign>(txt.text_align)); in TxtToSkia()
75 skia.setTextDirection(static_cast<skt::TextDirection>(txt.text_direction)); in TxtToSkia()
76 skia.setMaxLines(txt.max_lines); in TxtToSkia()
77 skia.setEllipsis(txt.ellipsis); in TxtToSkia()
78 skia.setTextHeightBehavior( in TxtToSkia()
81 skia.turnHintingOff(); in TxtToSkia()
[all …]
/third_party/skia/docker/skia-release/
DDockerfile2 FROM gcr.io/skia-public/skia-build-tools:latest
8 RUN mkdir -p /tmp/skia \
9 && cd /tmp/skia \
10 && fetch skia
13 # https://skia-review.googlesource.com/c/buildbot/+/286537/5/docker/Dockerfile#46
14 RUN cd /tmp/skia/skia \
15 && git config user.email "skia@skia.org" \
22 RUN cd /tmp/skia/skia \
28 RUN if [ ! -z "${PATCH_REF}" ] ; then cd /tmp/skia/skia \
29 && git fetch https://skia.googlesource.com/skia ${PATCH_REF} \
[all …]
/third_party/flutter/skia/site/dev/contrib/
Ddirectory.md5 - [Skia.org](https://skia.org/)
6 - [Issue Tracker](https://bug.skia.org/)
7 - [Autogenerated API Documentation](https://api.skia.org)
10 - [Git repository](https://skia.googlesource.com/skia/)
11 - [Other Skia project repositories](https://skia.googlesource.com/)
12 - [Github Mirror](https://github.com/google/skia)
13 - [Code Search](https://cs.skia.org) based on the version of Skia in the
17 - [Commit Status](https://status.skia.org/)
18 - [Tree Status](https://skia-tree-status.appspot.com/) (requires login)
19 - [BuildBot Console](https://build.chromium.org/p/client.skia/console)
[all …]
/third_party/skia/site/docs/dev/contrib/
Ddirectory.md10 - [Skia.org](https://skia.org/)
11 - [Issue Tracker](https://bug.skia.org/)
12 - [Autogenerated API Documentation](https://api.skia.org)
15 - [Git repository](https://skia.googlesource.com/skia/)
16 - [Other Skia project repositories](https://skia.googlesource.com/)
17 - [GitHub Mirror](https://github.com/google/skia)
18 - [Code Search](https://cs.skia.org) based on the version of Skia in the
22 - [Commit Status](https://status.skia.org/)
23 - [Tree Status](https://tree-status.skia.org/) (requires login)
24 - [BuildBot Console](https://build.chromium.org/p/client.skia/console)
[all …]
/third_party/flutter/build/freetype/
DBUILD.gn21 "$flutter_root/skia/third_party/freetype2",
22 "$flutter_root/skia/third_party/externals/freetype/include",
23 "$flutter_root/skia/third_party/libpng",
24 "$flutter_root/skia/third_party/externals/libpng",
42 "$flutter_root/skia/third_party/externals/freetype/docs/LICENSE.TXT"
45 "$flutter_root/skia/third_party/externals/freetype/src/autofit/autofit.c",
46 "$flutter_root/skia/third_party/externals/freetype/src/base/ftbase.c",
47 "$flutter_root/skia/third_party/externals/freetype/src/base/ftbbox.c",
48 "$flutter_root/skia/third_party/externals/freetype/src/base/ftbitmap.c",
49 "$flutter_root/skia/third_party/externals/freetype/src/base/ftdebug.c",
[all …]
/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc24 namespace skt = skia::textlayout;
46 skt::ParagraphStyle skia; in TxtToSkia() local
54 skia.setTextStyle(text_style); in TxtToSkia()
70 skia.setStrutStyle(strut_style); in TxtToSkia()
72 skia.setTextAlign(static_cast<skt::TextAlign>(txt.text_align)); in TxtToSkia()
73 skia.setTextDirection(static_cast<skt::TextDirection>(txt.text_direction)); in TxtToSkia()
74 skia.setMaxLines(txt.max_lines); in TxtToSkia()
75 skia.setEllipsis(txt.ellipsis); in TxtToSkia()
77 skia.turnHintingOff(); in TxtToSkia()
79 return skia; in TxtToSkia()
[all …]
/third_party/skia/site/docs/dev/tools/
Dcodesearch.md12 [cs.skia.org](http://cs.skia.org) redirects to
15 e.g. [cs.skia.org/foo](http://cs.skia.org/foo) will search for "foo" within the
18 For Googlers, there is also the option of [the skia depot](http://cs/#skia/) in
20 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the
21 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
22 and [skia_internal](https://cs/#skia/skia_internal/) repos. However,
25 The GitHub mirrors of the [skia](https://github.com/google/skia) and
26 [skia-buildbot](https://github.com/google/skia-buildbot) repos are useful for
33 [Skia repos on googlesource.com](https://skia.googlesource.com/). All commits
38 …[cs.skia.org][1] |regexp | yes |yes |skia [buildbot][5] |main |last DEPS roll
[all …]
/third_party/flutter/skia/site/dev/tools/
Dcodesearch.md7 [cs.skia.org](http://cs.skia.org) redirects to
10 e.g. [cs.skia.org/foo](http://cs.skia.org/foo) will search for "foo" within the
13 For Googlers, there is also the option of [the skia depot](http://cs/#skia/) in
15 main [skia](http://cs/#skia/skia/) repo, internal Code Search indexes the
16 [buildbot](http://cs/#skia/buildbot/), [common](http://cs/#skia/common/),
17 and [skia_internal](https://cs/#skia/skia_internal/) repos. However,
20 The Github mirrors of the [skia](https://github.com/google/skia) and
21 [skia-buildbot](https://github.com/google/skia-buildbot) repos are useful for
28 [Skia repos on googlesource.com](https://skia.googlesource.com/). All commits
33 …[cs.skia.org][1] |regexp | yes |yes |skia |master |last DEPS roll
[all …]
/third_party/flutter/skia/site/
Dindex.md15 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
17 [bug.skia.org](https://bug.skia.org/).
19 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
20 * API Reference and Overview: [skia.org/user/api](https://skia.org/user/api/).
21 * Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint).
31 …<a href='https://fiddle.skia.org/c/@shapes'><img src='https://fiddle.skia.org/i/@shapes_raster.png…
34 …<a href='https://fiddle.skia.org/c/@bezier_curves'><img src='https://fiddle.skia.org/i/@bezier_cur…
41 …<a href='https://fiddle.skia.org/c/@rotations'><img src='https://fiddle.skia.org/i/@rotations_rast…
44 …<a href='https://fiddle.skia.org/c/@text_rendering'><img src='https://fiddle.skia.org/i/@text_rend…
51 …<a href='https://fiddle.skia.org/c/@discrete_path'><img src='https://fiddle.skia.org/i/@discrete_p…
[all …]
/third_party/skia/site/docs/
D_index.md19 [skia.googlesource.com/skia](https://skia.googlesource.com/skia).
20 - Issue tracker: [bug.skia.org](https://bug.skia.org/).
22 [skia-discuss@googlegroups.com](https://groups.google.com/forum/#!forum/skia-discuss).
23 - [API Reference and Overview](https://skia.org/docs/user/api/).
24 - Skia Fiddle: [fiddle.skia.org](https://fiddle.skia.org/c/@skcanvas_paint).
34 …<a href='https://fiddle.skia.org/c/@shapes'><img src='https://fiddle.skia.org/i/@shapes_raster.png…
37 …<a href='https://fiddle.skia.org/c/@bezier_curves'><img src='https://fiddle.skia.org/i/@bezier_cur…
44 …<a href='https://fiddle.skia.org/c/@rotations'><img src='https://fiddle.skia.org/i/@rotations_rast…
47 …<a href='https://fiddle.skia.org/c/@text_rendering'><img src='https://fiddle.skia.org/i/@text_rend…
54 …<a href='https://fiddle.skia.org/c/@discrete_path'><img src='https://fiddle.skia.org/i/@discrete_p…
[all …]
/third_party/flutter/skia/docker/skia-release/
DDockerfile11 && groupadd -g 2000 skia \
12 && useradd -u 2000 -g 2000 skia
14 USER skia
16 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/li…
17 ADD --chown=skia:skia https://storage.googleapis.com/swiftshader-binaries/OpenGL_ES/Latest/Linux/l…
21 && mkdir -p /tmp/skia \
22 && cd /tmp/skia \
23 && /tmp/depot_tools/fetch skia \
24 && cd skia
26 RUN mkdir -p /tmp/skia/skia/out/Static
[all …]
/third_party/skia/docker/
DREADME.md5 ## skia-release
12 docker build -t skia-release ./docker/skia-release/
13 docker tag skia-release gcr.io/skia-public/skia-release:prod
14 docker push gcr.io/skia-public/skia-release:prod
16 ## skia-wasm-release
24 docker build -t skia-wasm-release ./docker/skia-wasm-release/
25 docker tag skia-wasm-release gcr.io/skia-public/skia-wasm-release:prod
26 docker push gcr.io/skia-public/skia-wasm-release:prod
29 ## skia-with-swift-shader-base
38 build-with-swift-shader-and-run "out/with-swift-shader/fuzz -t filter_fuzz -b /skia/skbug_1234"
[all …]
/third_party/skia/site/docs/user/release/
Drelease_notes.md16 https://review.skia.org/419336
19 https://review.skia.org/419796
22 https://review.skia.org/419836
32 https://review.skia.org/406140
35 https://review.skia.org/402957
38 https://review.skia.org/401816
42 https://review.skia.org/398222
51 https://review.skia.org/402156
59 https://review.skia.org/378496
68 https://review.skia.org/391856
[all …]
/third_party/flutter/build/libpng/
DBUILD.gn21 "$flutter_root/skia/third_party/libpng",
22 "$flutter_root/skia/third_party/externals/libpng",
39 license_file = "$flutter_root/skia/third_party/externals/libpng/LICENSE"
45 "$flutter_root/skia/third_party/externals/libpng/arm/arm_init.c",
46 "$flutter_root/skia/third_party/externals/libpng/arm/filter_neon_intrinsics.c",
47 "$flutter_root/skia/third_party/externals/libpng/arm/palette_neon_intrinsics.c",
48 "$flutter_root/skia/third_party/externals/libpng/png.c",
49 "$flutter_root/skia/third_party/externals/libpng/pngerror.c",
50 "$flutter_root/skia/third_party/externals/libpng/pngget.c",
51 "$flutter_root/skia/third_party/externals/libpng/pngmem.c",
[all …]
/third_party/skia/
DRELEASE_NOTES.txt39 http://review.skia.org/452558
55 https://review.skia.org/432878
59 https://review.skia.org/430897
62 https://review.skia.org/436565
77 https://review.skia.org/444735
84 https://review.skia.org/419336
87 https://review.skia.org/419796
90 https://review.skia.org/419836
100 https://review.skia.org/406140
103 https://review.skia.org/402957
[all …]

12345678910>>...25