Home
last modified time | relevance | path

Searched refs:isSameSurface (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurfaceControl.h62 static bool isSameSurface(
/frameworks/base/core/java/android/view/
DInsetsSourceControl.java172 || (mLeash != null && thatLeash != null && mLeash.isSameSurface(thatLeash))) in equals()
DInsetsSourceConsumer.java184 if (oldLeash == null || newLeash == null || !oldLeash.isSameSurface(newLeash)) { in setControl()
DSurfaceControl.java1514 public boolean isSameSurface(@NonNull SurfaceControl other) { in isSameSurface() method in SurfaceControl
/frameworks/native/libs/gui/
DSurfaceControl.cpp93 bool SurfaceControl::isSameSurface( in isSameSurface() function in android::SurfaceControl
DBLASTBufferQueue.cpp202 const bool setBackpressureFlag = !SurfaceControl::isSameSurface(mSurfaceControl, surface); in update()
271 if (!SurfaceControl::isSameSurface(pendingSC, stat.surfaceControl)) { in transactionCallback()
DSurfaceComposerClient.cpp1192 if (SurfaceControl::isSameSurface(sc, newParent)) { in reparent()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayImeController.java637 return a.getLeash().isSameSurface(b.getLeash()); in haveSameLeash()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java3736 && mInputMethodSurfaceParent.isSameSurface( in isImeAttachedToApp()
/frameworks/base/core/api/
Dtest-current.txt2773 method public boolean isSameSurface(@NonNull android.view.SurfaceControl);
/frameworks/base/boot/
Dboot-image-profile.txt17290 HSPLandroid/view/SurfaceControl;->isSameSurface(Landroid/view/SurfaceControl;)Z
/frameworks/base/config/
Dboot-image-profile.txt17339 HSPLandroid/view/SurfaceControl;->isSameSurface(Landroid/view/SurfaceControl;)Z