Home
last modified time | relevance | path

Searched refs:getBufferArea (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestClientTarget.h55 Area getBufferArea() const;
DHwc2TestClientTarget.cpp89 Area Hwc2TestClientTargetSupport::getBufferArea() const in getBufferArea() function in Hwc2TestClientTargetSupport
DHwc2TestLayers.cpp140 Area Hwc2TestLayers::getBufferArea(hwc2_layer_t layer) const in getBufferArea() function in Hwc2TestLayers
145 return testLayer->second.getBufferArea(); in getBufferArea()
DHwc2TestLayers.h62 Area getBufferArea(hwc2_layer_t layer) const;
DHwc2TestLayer.h53 Area getBufferArea() const;
DHwc2TestLayer.cpp128 Area Hwc2TestLayer::getBufferArea() const in getBufferArea() function in Hwc2TestLayer
DHwc2Test.cpp3512 const Area bufferArea = testClientTargetSupport.getBufferArea(); in TEST_F()
3531 const Area bufferArea = testClientTargetSupport.getBufferArea(); in TEST_F()
3555 const Area bufferArea = testClientTargetSupport.getBufferArea(); in TEST_F()