Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferStateLayer.cpp299 bool BufferStateLayer::setDestinationFrame(const Rect& destinationFrame) { in setDestinationFrame() function in android::BufferStateLayer
DLayer.h888 virtual bool setDestinationFrame(const Rect& /* destinationFrame */) { return false; } in setDestinationFrame() function
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1706 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDestinationFrame( in setDestinationFrame() function in android::SurfaceComposerClient::Transaction