Lines Matching full:sk_tools
97 static SkString filtersName(sk_tools::PictureRenderer::DrawFilterFlags* drawFilters) {
159 sk_tools::PictureBenchmark& benchmark) {
180 proc = &sk_tools::LazyDecodeBitmap;
231 static void setup_benchmark(sk_tools::PictureBenchmark* benchmark) {
232 sk_tools::PictureRenderer::DrawFilterFlags drawFilters[SkDrawFilter::kTypeCount];
273 drawFilters[index] = (sk_tools::PictureRenderer::DrawFilterFlags)
319 SkAutoTUnref<sk_tools::PictureRenderer> renderer(parseRenderer(errorString,
335 sk_tools::TiledPictureRenderer* tiledRenderer = renderer->getTiledRenderer();
369 sk_tools::PictureBenchmark& benchmark) {
436 sk_tools::PictureBenchmark benchmark;