Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DITransactionCompletedListener.h60 TransactionStats(const std::vector<CallbackId>& ids, nsecs_t latch, const sp<Fence>& present, in TransactionStats()
/frameworks/native/services/surfaceflinger/tests/
DBufferGenerator.cpp189 void present() const { eglSwapBuffers(mEglDisplay, mEglSurface); } in present() function in android::EglManager
/frameworks/av/media/libaudioclient/
DIAudioTrack.cpp283 int32_t present; in onTransact() local
/frameworks/native/libs/binder/include/binder/
DParcel.h879 int32_t present; in readParcelable() local
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestBuffer.cpp207 void present() const in present() function in Hwc2TestEglManager
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java2531 boolean present = false; field in ColorViewState
2573 public boolean isVisible(boolean present, int color, int windowFlags, boolean force) { in isVisible()
/frameworks/av/media/libmedia/
DIMediaPlayer.cpp928 int32_t present; in onTransact() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp584 Error Display::present(sp<Fence>* outPresentFence) in present() function in HWC2::impl::Display
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/
Dcube.c1166 VkPresentInfoKHR present = { in demo_draw() local