Home
last modified time | relevance | path

Searched defs:unlockAndPost (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DSurface.java832 void unlockAndPost(Canvas canvas) { in unlockAndPost() method in Surface.HwuiContext
/frameworks/native/libs/gui/
DSurface.cpp1699 status_t Surface::unlockAndPost() in unlockAndPost() function in android::Surface