Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DLayer.h71 common::Rect getSourceCropInt() const;
DLayer.cpp208 common::Rect Layer::getSourceCropInt() const { in getSourceCropInt() function in aidl::android::hardware::graphics::composer3::impl::Layer
DGuestFrameComposer.cpp46 common::Rect crop = layer.getSourceCropInt(); in LayerNeedsScaling()
879 common::Rect srcLayerCrop = srcLayer->getSourceCropInt(); in composeLayerInto()