Home
last modified time | relevance | path

Searched refs:unlockAndPost (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/libs/gui/tests/
DMalicious.cpp157 ASSERT_EQ(NO_ERROR, surface->unlockAndPost()); in TEST()
171 ASSERT_EQ(NO_ERROR, surface->unlockAndPost()); in TEST()
185 ASSERT_EQ(NO_ERROR, surface->unlockAndPost()); in TEST()
199 ASSERT_EQ(NO_ERROR, surface->unlockAndPost()); in TEST()
DMultiTextureConsumer_test.cpp110 mSurface->unlockAndPost(); in TEST_F()
DRegionSampling_test.cpp227 gChoreographerSim->request_render_wait([&surface] { surface->unlockAndPost(); }); in fill_render()
DEndToEndNativeInputTest.cpp240 ASSERT_EQ(NO_ERROR, layer->getSurface()->unlockAndPost()); in postBuffer()
/frameworks/base/libs/input/
DSpriteIcon.cpp58 status = surface->unlockAndPost(); in draw()
/frameworks/native/cmds/surfacereplayer/replayer/
DBufferQueueScheduler.cpp106 status = s->unlockAndPost(); in fillSurface()
/frameworks/base/core/java/android/view/
DSurface.java389 mHwuiContext.unlockAndPost(canvas); in unlockCanvasAndPost()
949 void unlockAndPost(Canvas canvas) { in unlockAndPost() method in Surface.HwuiContext
/frameworks/native/libs/gui/include/gui/
DSurface.h286 virtual int unlockAndPost();
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp308 status_t err = surface->unlockAndPost(); in nativeUnlockCanvasAndPost()
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp100 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in fillSurfaceRGBA8()
1302 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in unlockFGBuffer()
/frameworks/native/libs/gui/
DSurface.cpp1168 return unlockAndPost(); in dispatchUnlockAndPost()
1899 status_t Surface::unlockAndPost() in unlockAndPost() function in android::Surface
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp75 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in fillSurfaceRGBA8()
DTransaction_test.cpp194 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in fillSurfaceRGBA8()
413 ASSERT_EQ(NO_ERROR, layer->getSurface()->unlockAndPost()); in postBufferQueueLayerBuffer()
4344 ASSERT_EQ(NO_ERROR, s->unlockAndPost()); in unlockFGBuffer()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76347 Landroid/view/Surface$HwuiContext;->unlockAndPost(Landroid/graphics/Canvas;)V