Searched refs:getSurfaceId (Results 1 – 4 of 4) sorted by relevance
703 static long getSurfaceId(Surface surface) throws BufferQueueAbandonedException { in getSurfaceId() method in LegacyCameraDevice720 long id = getSurfaceId(surfaces.valueAt(i)); in getSurfaceIds()737 long id = getSurfaceId(s); in getSurfaceIds()750 id = getSurfaceId(s); in containsSurfaceId()
400 mJpegSurfaceIds.add(LegacyCameraDevice.getSurfaceId(s)); in configureOutputs()
91 public synchronized int getSurfaceId() { in getSurfaceId() method in FilterSurfaceView
178 glEnv.activateSurfaceWithId(mSurfaceView.getSurfaceId()); in process()