Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/effects/imagefilters/
H A DSkBlendImageFilter.cpp402 auto foregroundBounds = this->getChildOutputLayerBounds(kForeground, mapping, contentBounds); in onGetOutputLayerBounds() local
466 SkRect foregroundBounds = this->getInput(kForeground) ? in computeFastBounds() local
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/displayarea/
DCarDisplayAreaController.java928 Rect foregroundBounds = new Rect(0, foregroundTop, mTotalScreenWidth, controlBarTop); in setDefaultBounds() local
1719 Rect foregroundBounds = new Rect(); in animate() local