Searched refs:getDisplayFrame (Results 1 – 11 of 11) sorted by relevance
180 hwc_rect_t Hwc2TestLayers::getDisplayFrame(hwc2_layer_t layer) const in getDisplayFrame() function in Hwc2TestLayers185 return mTestLayers.at(layer).getDisplayFrame(); in getDisplayFrame()251 const hwc_rect_t displayFrame = testLayer.second.getDisplayFrame(); in setVisibleRegions()
67 hwc_rect_t getDisplayFrame(hwc2_layer_t layer) const;
58 hwc_rect_t getDisplayFrame() const;
154 hwc_rect_t Hwc2TestLayer::getDisplayFrame() const in getDisplayFrame() function in Hwc2TestLayer
505 const hwc_rect_t df = testLayers->getDisplayFrame(*layer); in get()
1651 testLayers->getDisplayFrame(layer))); in setLayerProperties()1905 testLayer->getDisplayFrame(), outErr)); in setDisplayFrame()
140 void getDisplayFrame(IWindow window, out Rect outDisplayFrame); in getDisplayFrame() method
671 root.mAttachInfo.mSession.getDisplayFrame(root.mAttachInfo.mWindow, outRect); in captureLayers()
12196 mAttachInfo.mSession.getDisplayFrame(mAttachInfo.mWindow, outRect);12225 mAttachInfo.mSession.getDisplayFrame(mAttachInfo.mWindow, outRect);
104 public void getDisplayFrame(IWindow window, Rect outDisplayFrame) { in getDisplayFrame() method in BridgeWindowSession
252 public void getDisplayFrame(IWindow window, Rect outDisplayFrame) { in getDisplayFrame() method in Session