Searched defs:unlockAndPost (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | Surface.java | 591 void unlockAndPost(Canvas canvas) { in unlockAndPost() method in Surface.HwuiContext |
/frameworks/native/libs/gui/ | ||
D | Surface.cpp | 1086 status_t Surface::unlockAndPost() in unlockAndPost() function in android::Surface |