HomeSort by relevance Sort by last modified time
    Searched refs:unlockAndPost (Results 1 - 5 of 5) sorted by null

  /frameworks/base/libs/surfaceflinger/tests/resize/
resize.cpp 48 surface->unlockAndPost();
52 surface->unlockAndPost();
  /external/webkit/WebKit/android/plugins/
ANPSurfaceInterface.cpp 159 surface->unlockAndPost();
  /frameworks/base/include/surfaceflinger/
Surface.h 161 status_t unlockAndPost();
  /frameworks/base/core/jni/
android_view_Surface.cpp 383 status_t err = surface->unlockAndPost();
  /frameworks/base/libs/surfaceflinger_client/
Surface.cpp 768 status_t Surface::unlockAndPost()
771 LOGE("Surface::unlockAndPost failed, no locked buffer");

Completed in 64 milliseconds