Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkImageFilter.cpp302 skif::LayerSpace<SkIRect> SkImageFilter_Base::getInputBounds( in getInputBounds() function in SkImageFilter_Base
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerSnapshotBuilder.cpp118 std::pair<FloatRect, bool> getInputBounds(const LayerSnapshot& snapshot, bool fillParentBounds) { in getInputBounds() function