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