Home
last modified time | relevance | path

Searched defs:isSameSurface (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DSurfaceControl.cpp93 bool SurfaceControl::isSameSurface( in isSameSurface() function in android::SurfaceControl
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java1599 public boolean isSameSurface(@NonNull SurfaceControl other) { in isSameSurface() method in SurfaceControl