Searched defs:present (Results 1 – 9 of 9) sorted by relevance
60 TransactionStats(const std::vector<CallbackId>& ids, nsecs_t latch, const sp<Fence>& present, in TransactionStats()
189 void present() const { eglSwapBuffers(mEglDisplay, mEglSurface); } in present() function in android::EglManager
283 int32_t present; in onTransact() local
879 int32_t present; in readParcelable() local
207 void present() const in present() function in Hwc2TestEglManager
2531 boolean present = false; field in ColorViewState2573 public boolean isVisible(boolean present, int color, int windowFlags, boolean force) { in isVisible()
928 int32_t present; in onTransact() local
584 Error Display::present(sp<Fence>* outPresentFence) in present() function in HWC2::impl::Display
1166 VkPresentInfoKHR present = { in demo_draw() local