Home
last modified time | relevance | path

Searched defs:getSurfaceId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFilterSurfaceView.java91 public synchronized int getSurfaceId() { in getSurfaceId() method in FilterSurfaceView
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyCameraDevice.java710 static long getSurfaceId(Surface surface) throws BufferQueueAbandonedException { in getSurfaceId() method in LegacyCameraDevice
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp94 int32_t getSurfaceId(const std::string& surfaceName) { in getSurfaceId() function