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

  /frameworks/base/services/surfaceflinger/tests/resize/
resize.cpp 42 client->closeTransaction();
56 client->closeTransaction();
  /frameworks/base/services/surfaceflinger/tests/surface/
surface.cpp 31 client->closeTransaction();
  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 106 // CloseTransaction() usually requires an IPC with the server.
112 status_t closeTransaction();
  /frameworks/base/core/java/android/view/
Surface.java 331 public static native void closeTransaction();
369 * needs to be inside open/closeTransaction block
  /frameworks/base/libs/surfaceflinger_client/
SurfaceComposerClient.cpp 128 clients[i]->closeTransaction();
370 status_t SurfaceComposerClient::closeTransaction()
377 LOGE( "closeTransaction (client %p, mTransactionOpen=%d) "
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 212 session()->closeTransaction();
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java     [all...]

Completed in 1053 milliseconds