Home
last modified time | relevance | path

Searched refs:fbEntry (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_framebuffer_surface.cpp146 auto fbEntry = std::move(availableBuffers_.front()); in GetFramebuffer() local
148 return fbEntry; in GetFramebuffer()
H A Dhdi_output.cpp470 auto fbEntry = GetFramebuffer(); in FlushScreen() local
471 if (fbEntry == nullptr) { in FlushScreen()
476 const auto& fbAcquireFence = fbEntry->acquireFence; in FlushScreen()
483 currFrameBuffer_ = fbEntry->buffer; in FlushScreen()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h89 int32_t SetScreenClientInfo(const FrameBufferEntry &fbEntry);

Completed in 3 milliseconds