Searched defs:unlockAndPost (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
H A DSurface.cpp380 status_t Surface::unlockAndPost() { function in class:android::Surface
381 return SurfaceTextureClient::unlockAndPost();
H A DSurfaceTextureClient.cpp500 return unlockAndPost();
835 status_t SurfaceTextureClient::unlockAndPost() function in class:android::SurfaceTextureClient
838 ALOGE("Surface::unlockAndPost failed, no locked buffer");

Completed in 67 milliseconds