Home
last modified time | relevance | path

Searched refs:dstToLocal (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkCanvas.cpp696 const SkMatrix& dstToLocal, in compute_decomposition_center()
705 dstToLocal.mapPoints(&center, 1); in compute_decomposition_center()
729 SkMatrix dstToLocal; in get_layer_mapping_and_bounds() local
731 !localToDst.invert(&dstToLocal)) { in get_layer_mapping_and_bounds()
736 compute_decomposition_center(dstToLocal, contentBounds, targetOutput); in get_layer_mapping_and_bounds()
695 compute_decomposition_center( const SkMatrix& dstToLocal, const skif::ParameterSpace<SkRect>* contentBounds, const skif::DeviceSpace<SkIRect>& targetOutput) compute_decomposition_center() argument

Completed in 4 milliseconds