Searched refs:getSourceCrop (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestLayers.h70 hwc_frect_t getSourceCrop(hwc2_layer_t layer) const;
H A DHwc2TestLayer.h60 hwc_frect_t getSourceCrop() const;
H A DHwc2TestLayers.cpp196 hwc_frect_t Hwc2TestLayers::getSourceCrop(hwc2_layer_t layer) const function in class:Hwc2TestLayers
201 return mTestLayers.at(layer).getSourceCrop();
H A DHwc2TestLayer.cpp164 hwc_frect_t Hwc2TestLayer::getSourceCrop() const function in class:Hwc2TestLayer
H A DHwc2TestBuffer.cpp583 hwc_frect_t sc = testLayers->getSourceCrop(*layer);
H A DHwc2Test.cpp1655 testLayers->getSourceCrop(layer)));
1921 testLayer->getSourceCrop(), outErr));

Completed in 754 milliseconds