Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkImageFilter.cpp259 skif::LayerSpace<SkIRect> desiredBounds = mapping.deviceToLayer(desiredOutput); in getInputBounds() local
266 if (!desiredBounds.intersect(outputCrop)) { in getInputBounds()
276 : desiredBounds; in getInputBounds()
280 mapping, desiredBounds, contentBounds); in getInputBounds()