Home
last modified time | relevance | path

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

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