Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleFilterBounds.cpp196 skif::DeviceSpace<SkIRect> targetOutput(target); in onDrawContent() local
DSampleImageFilterDAG.cpp104 skif::DeviceSpace<SkIRect> targetOutput(fMapping.totalMatrix() in computeInputBounds() local
/third_party/skia/src/core/
DSkImageFilter.cpp65 skif::LayerSpace<SkIRect> targetOutput(src); in filterBounds() local
DSkDevice.cpp337 skif::LayerSpace<SkIRect> targetOutput = mapping.deviceToLayer( in drawFilteredImage() local
DSkCanvas.cpp693 const skif::DeviceSpace<SkIRect>& targetOutput) { in compute_decomposition_center()
715 const skif::DeviceSpace<SkIRect>& targetOutput, in get_layer_mapping_and_bounds()