Home
last modified time | relevance | path

Searched defs:presentedSurfaceFrame (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionSurfaceFrameTest.cpp172 const auto presentedSurfaceFrame = layer->mDrawingState.bufferSurfaceFrameTX; in DroppedSurfaceFrameForBufferTransaction() local
324 auto presentedSurfaceFrame = layer->mDrawingState.bufferSurfaceFrameTX; in PendingSurfaceFramesRemovedAfterClassification() local
386 const auto presentedSurfaceFrame = layer->mDrawingState.bufferSurfaceFrameTX; in BufferSurfaceFrame_ReplaceValidTokenBufferWithInvalidTokenBuffer() local
H A DFrameTimelineTest.cpp1448 auto& presentedSurfaceFrame = getSurfaceFrame(0, 0); in TEST_F() local