Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBLASTBufferQueue.java187 public boolean isSameSurfaceControl(SurfaceControl sc) { in isSameSurfaceControl() method in BLASTBufferQueue
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp1214 bool BLASTBufferQueue::isSameSurfaceControl(const sp<SurfaceControl>& surfaceControl) const { in isSameSurfaceControl() function in android::BLASTBufferQueue