Home
last modified time | relevance | path

Searched defs:setDestinationFrame (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferStateLayer.cpp295 bool BufferStateLayer::setDestinationFrame(const Rect& destinationFrame) { in setDestinationFrame() function in android::BufferStateLayer
H A DLayer.h899 virtual bool setDestinationFrame(const Rect& /* destinationFrame */) { return false; } in setDestinationFrame() function
/aosp12/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1731 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDestinationFrame( in setDestinationFrame() function in android::SurfaceComposerClient::Transaction