Searched refs:getSourceCropInt (Results 1 – 3 of 3) sorted by relevance
71 common::Rect getSourceCropInt() const;
208 common::Rect Layer::getSourceCropInt() const { in getSourceCropInt() function in aidl::android::hardware::graphics::composer3::impl::Layer
46 common::Rect crop = layer.getSourceCropInt(); in LayerNeedsScaling()879 common::Rect srcLayerCrop = srcLayer->getSourceCropInt(); in composeLayerInto()