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

  /frameworks/base/libs/surfaceflinger/tests/resize/
resize.cpp 40 client->openTransaction();
54 client->openTransaction();
  /frameworks/base/include/surfaceflinger/
SurfaceComposerClient.h 94 status_t openTransaction();
  /frameworks/base/core/java/android/view/
Surface.java 329 public static native void openTransaction();
  /frameworks/base/libs/surfaceflinger_client/
SurfaceComposerClient.cpp 388 if (client->openTransaction() == NO_ERROR) {
398 LOGE("openTransaction on client %p failed", client.get());
445 status_t SurfaceComposerClient::openTransaction()
450 VERBOSE( "openTransaction (client %p, mTransactionOpen=%d)",
472 "called more times than openTransaction()",
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 210 session()->openTransaction();
  /frameworks/base/services/java/com/android/server/
WindowManagerService.java     [all...]

Completed in 388 milliseconds