Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkImageFilter.cpp264 skif::LayerSpace<SkIRect> desiredBounds = mapping.deviceToLayer(desiredOutput); in getInputBounds() local
271 if (!desiredBounds.intersect(outputCrop)) { in getInputBounds()
281 : desiredBounds; in getInputBounds()
285 mapping, desiredBounds, contentBounds); in getInputBounds()