Searched refs:connectSurface (Results 1 – 4 of 4) sorted by relevance
114 static status_t connectSurface(const sp<Surface>& surface, int32_t maxBufferSlack) { in connectSurface() function600 status_t err = connectSurface(s, CAMERA_DEVICE_BUFFER_SLACK); in LegacyCameraDevice_nativeConnectSurface()
727 static void connectSurface(Surface surface) throws BufferQueueAbandonedException { in connectSurface() method in LegacyCameraDevice
717 LegacyCameraDevice.connectSurface(s); in configureSurfaces()
415 LegacyCameraDevice.connectSurface(s); in configureOutputs()