Searched refs:unlockAndPost (Results 1 – 6 of 6) sorted by relevance
68 mHwuiContext.unlockAndPost(canvas); in requestImage()125 void unlockAndPost(Canvas canvas) { in unlockAndPost() method in FakeScrollCaptureConnection.HwuiContext
50 virtual int unlockAndPost() { return 0; } in unlockAndPost() function
53 status = surface->unlockAndPost(); in draw()
489 mHwuiContext.unlockAndPost(canvas); in unlockCanvasAndPost()1158 void unlockAndPost(Canvas canvas) { in unlockAndPost() method in Surface.HwuiContext
255 status_t err = surface->unlockAndPost(); in nativeUnlockCanvasAndPost()
61918 Landroid/view/Surface$HwuiContext;->unlockAndPost(Landroid/graphics/Canvas;)V