Home
last modified time | relevance | path

Searched refs:imageProc (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DTiledTextureUtils.cpp89 std::function<sk_sp<SkImage>(SkIRect)> imageProc, in draw_tiled_image() argument
156 sk_sp<SkImage> image = imageProc(iTileR); in draw_tiled_image()
431 auto imageProc = [&](SkIRect iTileR) { in DrawAsTiledImageRect() local
436 imageProc, in DrawAsTiledImageRect()
452 auto imageProc = [&](SkIRect iTileR) { in DrawAsTiledImageRect() local
463 imageProc, in DrawAsTiledImageRect()