Searched refs:setFrameTimelineVsyncForBufferlessTransaction (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionSurfaceFrameTest.cpp | 75 layer->setFrameTimelineVsyncForBufferlessTransaction(ftInfo, 10, in PresentedSurfaceFrameForBufferlessTransaction() 187 layer->setFrameTimelineVsyncForBufferlessTransaction(ftInfo, 10, in BufferlessSurfaceFramePromotedToBufferSurfaceFrame() 246 layer->setFrameTimelineVsyncForBufferlessTransaction(ftInfo, 10, in BufferlessSurfaceFrameNotCreatedIfBufferSufaceFrameExists() 257 layer->setFrameTimelineVsyncForBufferlessTransaction(ftInfo, 10, in MultipleSurfaceFramesPresentedTogether() 267 layer->setFrameTimelineVsyncForBufferlessTransaction(ftInfo2, 10, in MultipleSurfaceFramesPresentedTogether() 431 layer->setFrameTimelineVsyncForBufferlessTransaction(ftInfo2, 10, in MultipleCommitsBeforeLatch()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | Layer.cpp | 419 void Layer::setFrameTimelineVsyncForBufferlessTransaction(const FrameTimelineInfo& info, in setFrameTimelineVsyncForBufferlessTransaction() function in android::Layer 912 setFrameTimelineVsyncForBufferlessTransaction(info, postTime, gameMode); in setBuffer() 1091 setFrameTimelineVsyncForBufferlessTransaction(info, postTime, gameMode); in setSidebandStream()
|
H A D | Layer.h | 332 void setFrameTimelineVsyncForBufferlessTransaction(const FrameTimelineInfo& info,
|
H A D | SurfaceFlinger.cpp | 5214 layer->setFrameTimelineVsyncForBufferlessTransaction(frameTimelineInfo, postTime, gameMode); in updateLayerCallbacksAndStats()
|