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

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

Completed in 81 milliseconds