Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DSurfaceControl.cpp80 bool SurfaceControl::isSameSurface( in isSameSurface() function in android::SurfaceControl
/frameworks/base/core/java/android/view/
DSurfaceControl.java1067 public boolean isSameSurface(@NonNull SurfaceControl other) { in isSameSurface() method in SurfaceControl