Home
last modified time | relevance | path

Searched defs:resizing (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTextureProducer.cpp36 bool resizing = false; in CopyOnGpu() local
38 bool resizing = localRect.width() != dstRect.width() || in CopyOnGpu() local