Searched refs:unlockAndPost (Results 1 – 8 of 8) sorted by relevance
54 surface->unlockAndPost(); in main()58 surface->unlockAndPost(); in main()
110 mSurface->unlockAndPost(); in TEST_F()
317 mOutputSurface->unlockAndPost(); in createDebugSurface()356 mOutputSurface->unlockAndPost(); in copyToDebugSurface()
175 virtual int unlockAndPost();
48 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in fillSurfaceRGBA8()
538 return unlockAndPost(); in dispatchUnlockAndPost()890 status_t Surface::unlockAndPost() in unlockAndPost() function in android::Surface
274 status_t err = surface->unlockAndPost(); in nativeUnlockCanvasAndPost()
229 status = surface->unlockAndPost(); in doUpdateSprites()