Searched refs:getSourceCropInt (Results 1 – 6 of 6) sorted by relevance
70 hwc_rect_t getSourceCropInt() const;
196 hwc_rect_t Layer::getSourceCropInt() const { in getSourceCropInt() function in android::Layer
47 hwc_rect_t crop = layer.getSourceCropInt(); in LayerNeedsScaling()899 hwc_rect_t srcLayerCrop = srcLayer->getSourceCropInt(); in composeLayerInto()
72 common::Rect getSourceCropInt() const;
221 common::Rect Layer::getSourceCropInt() const { in getSourceCropInt() function in aidl::android::hardware::graphics::composer3::impl::Layer
46 common::Rect crop = layer.getSourceCropInt(); in LayerNeedsScaling()951 common::Rect srcLayerCrop = srcLayer->getSourceCropInt(); in composeLayerInto()