Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp3861 const bool scalingCopy = srcRect.size() != dstRect.size(); in onCanCopySurface() local
H A DGrGLGpu.cpp3249 bool scalingCopy = dstRect.size() != srcRect.size(); in onCopySurface() local