Lines Matching full:adapter
953 // Only send parameters to adapter if preview is already
954 // enabled or doesSetParameterNeedUpdate says so. Initial setParameters to camera adapter,
956 // TODO(XXX): Need to identify other parameters that need update from camera adapter
1470 ///If we don't have the preview callback enabled and display adapter,
1494 CAMHAL_LOGEB("Display adapter resume failed %x", ret);
1550 ///Pass the buffers to Camera Adapter
1589 ///Enable the display adapter if present, actual overlay enable happens when we post the buffer
1641 ///Send START_PREVIEW command to adapter
1700 ///NULL window passed, destroy the display adapter if present
1701 CAMHAL_LOGDA("NULL window passed, destroying display adapter");
1711 // Need to create the display adapter since it has not been created
1712 // Create display adapter
1741 // Update the display adapter with the new window that is passed from CameraService
1755 // Update the display adapter with the new window that is passed from CameraService
1794 // an image capture, we do not de-initialize the camera adapter and
1858 // set internal recording hint in case camera adapter needs to make some
1859 // decisions....(will only be sent to camera adapter if camera restart is required)
2133 // reset internal recording hint in case camera adapter needs to make some
2134 // decisions....(will only be sent to camera adapter if camera restart is required)
2231 //pass the autoFocus timestamp along with the command to camera adapter
2425 //pass capture timestamp along with the camera adapter command
2613 //pass capture timestamp along with the camera adapter command
2923 /// Free the display adapter
3204 // if params mismatch we should update parameters for camera adapter