Searched defs:connectSurface (Results 1 – 2 of 2) sorted by relevance
718 static void connectSurface(Surface surface) throws BufferQueueAbandonedException { in connectSurface() method in LegacyCameraDevice
113 static status_t connectSurface(const sp<Surface>& surface, int32_t maxBufferSlack) { in connectSurface() function