Searched defs:unlockAndPost (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hostgraphics/gui/ | ||
| D | Surface.h | 50     virtual int unlockAndPost() { return 0; }  in unlockAndPost()  function | 
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/screenshot/ | ||
| D | FakeScrollCaptureConnection.java | 125         void unlockAndPost(Canvas canvas) {  in unlockAndPost()  method in FakeScrollCaptureConnection.HwuiContext | 
| /frameworks/base/core/java/android/view/ | ||
| D | Surface.java | 1158         void unlockAndPost(Canvas canvas) {  in unlockAndPost()  method in Surface.HwuiContext | 
| /frameworks/native/libs/gui/ | ||
| D | Surface.cpp | 2451 status_t Surface::unlockAndPost()  in unlockAndPost()  function in android::Surface |