Lines Matching full:recording
2111 // Recording size
2112 int new_recording_width = mInternalParameters.getInt("recording-size-width");
2113 int new_recording_height= mInternalParameters.getInt("recording-size-height");
2375 * release video recording frames sent out by the cameral HAL before and
2377 * clients must not modify/access any video recording frame after calling
2426 * buffers sent out via CAMERA_MSG_VIDEO_FRAME for a recording session. If
2467 * responsibility to manage the life-cycle of the video recording frames,
2468 * and the client must not modify/access any video recording frames.
2477 * Stop a previously started recording.
2486 * Returns true if recording is enabled.
2497 * It is camera HAL client's responsibility to release video recording
2501 * responsibility to manage the life-cycle of the video recording frames.