Searched defs:getSurfaceId (Results 1 – 7 of 7) sorted by relevance
88 virtual ssize_t getSurfaceId(const sp<Surface> &/*surface*/) { return 0; } in getSurfaceId() function
195 virtual ssize_t getSurfaceId(const sp<Surface> &/*surface*/) { return 0; } in getSurfaceId() function
305 ssize_t Camera3SharedOutputStream::getSurfaceId(const sp<Surface> &surface) { in getSurfaceId() function in android::camera3::Camera3SharedOutputStream
65 public static long getSurfaceId(Surface surface) { in getSurfaceId() method in SurfaceUtils
91 public synchronized int getSurfaceId() { in getSurfaceId() method in FilterSurfaceView
758 public static long getSurfaceId(Surface surface) throws BufferQueueAbandonedException { in getSurfaceId() method in LegacyCameraDevice
101 int32_t getSurfaceId(const Trace& capturedTrace, const std::string& surfaceName) { in getSurfaceId() function