Searched refs:unlockAndPost (Results 1 – 8 of 8) sorted by relevance
326 mHwuiContext.unlockAndPost(canvas); in unlockCanvasAndPost()675 void unlockAndPost(Canvas canvas) { in unlockAndPost() method in Surface.HwuiContext
110 mSurface->unlockAndPost(); in TEST_F()
324 mOutputSurface->unlockAndPost(); in createDebugSurface()364 mOutputSurface->unlockAndPost(); in copyToDebugSurface()
228 virtual int unlockAndPost();
53 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in fillSurfaceRGBA8()
233 status = surface->unlockAndPost(); in doUpdateSprites()
372 status_t err = surface->unlockAndPost(); in nativeUnlockCanvasAndPost()
769 return unlockAndPost(); in dispatchUnlockAndPost()1329 status_t Surface::unlockAndPost() in unlockAndPost() function in android::Surface