Home
last modified time | relevance | path

Searched refs:addBufferUpdateLocked (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.h144 void addBufferUpdateLocked(Increment* increment, int32_t layerId, uint32_t width,
H A DSurfaceInterceptor.cpp536 void SurfaceInterceptor::addBufferUpdateLocked(Increment* increment, int32_t layerId, in addBufferUpdateLocked() function in android::impl::SurfaceInterceptor
679 addBufferUpdateLocked(createTraceIncrementLocked(), layerId, width, height, frameNumber); in saveBufferUpdate()