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()
283 int32_t present; in onTransact() local
189 void present() const { eglSwapBuffers(mEglDisplay, mEglSurface); } in present() function in android::EglManager
1133 int32_t present; in readParcelable() local1156 int32_t present; in readParcelable() local
207 void present() const in present() function in Hwc2TestEglManager
2533 boolean present = false; field in ColorViewState2575 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