HomeSort by relevance Sort by last modified time
    Searched defs:openTransaction (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/view/
Surface.java 329 public static native void openTransaction();
  /frameworks/base/libs/surfaceflinger_client/
SurfaceComposerClient.cpp 106 if (client->openTransaction() == NO_ERROR) {
109 LOGE("openTransaction on client %p failed", client.get());
361 status_t SurfaceComposerClient::openTransaction()
378 "called more times than openTransaction()",
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java     [all...]

Completed in 183 milliseconds