201700fa86
This is implemented at backend-neutral level and so misses some opportunities to reduce the number of passes in the GPU backend. Filter quality is interpreted as: none - single nearest neighbor resampling low - chain of bilinear resamplings. 2x up/down except for one step which may be smaller than 2x. medium - same as low high - when both scale factors are up then same as low but with bicubic filtering rather than linear. Otherwise, same as low. Bug: skia:8962 Change-Id: I4467636c14b802d6a0d9b5c363c1ad9e87a1a44b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/213831 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
cts | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).