Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrTextureProducer.cpp34 bool resizing = false; in CopyOnGpu() local
36 bool resizing = localRect.width() != dstRect.width() || in CopyOnGpu() local
/external/skia/src/gpu/
DGrTextureProducer.cpp37 bool resizing = false; in CopyOnGpu() local
39 bool resizing = localRect.width() != dstRect.width() || in CopyOnGpu() local