Searched defs:present (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp259 displayHook<decltype(&Display::present),
260 &Display::present, int32_t*>);
832 Error HWC2On1Adapter::Display::present(int32_t* outRetireFence) function in class:android::HWC2On1Adapter::Display
839 ALOGE("[%" PRIu64 "] present: setAllDisplaysFailed (%s)", mId,
846 ALOGV("[%" PRIu64 "] present returning retire fence %d", mId,
2435 // Push the external display, if present
2443 // Even if an external display isn't present, we still need to send
2448 // Push the hardware virtual display, if supported and present

Completed in 71 milliseconds