Searched refs:getSourceCrop (Results 1 – 9 of 9) sorted by relevance
196 hwc_frect_t Hwc2TestLayers::getSourceCrop(hwc2_layer_t layer) const in getSourceCrop() function in Hwc2TestLayers201 return mTestLayers.at(layer).getSourceCrop(); in getSourceCrop()
70 hwc_frect_t getSourceCrop(hwc2_layer_t layer) const;
60 hwc_frect_t getSourceCrop() const;
164 hwc_frect_t Hwc2TestLayer::getSourceCrop() const in getSourceCrop() function in Hwc2TestLayer
579 hwc_frect_t sc = testLayers->getSourceCrop(*layer); in compositeBufferFromLayers()
1663 testLayers->getSourceCrop(layer))); in setLayerProperties()2068 testLayer->getSourceCrop(), outErr)); in setSourceCrop()
65 virtual Rect getSourceCrop() const = 0;
281 const Rect sourceCrop = getSourceCrop(); in needsFiltering()290 Rect getSourceCrop() const override { in getSourceCrop() function
5787 Rect getSourceCrop() const override { in captureLayers() function in android::SurfaceFlinger::captureLayers::LayerRenderArea5810 const Rect sourceCrop = getSourceCrop(); in captureLayers()6022 const auto sourceCrop = renderArea.getSourceCrop(); in renderScreenImplLocked()