Lines Matching refs:recording
203 * release video recording frames sent out by the cameral HAL before and
205 * clients must not modify/access any video recording frame after calling
243 * buffers sent out via CAMERA_MSG_VIDEO_FRAME for a recording session. If
280 * responsibility to manage the life-cycle of the video recording frames,
281 * and the client must not modify/access any video recording frames.
288 * Stop a previously started recording.
293 * Returns true if recording is enabled.
295 * @return enabled True if recording is currently active.
303 * It is camera HAL client's responsibility to release video recording
307 * responsibility to manage the life-cycle of the video recording frames.
309 * @param memId The memory buffer to release a recording frame from.
318 * It is camera HAL client's responsibility to release video recording
322 * responsibility to manage the life-cycle of the video recording frames.
324 * @param memId The memory buffer to release a recording frame from.
334 * It is camera HAL client's responsibility to release video recording
338 * responsibility to manage the life-cycle of the video recording frames.
340 * @param batch A batch of recording frames to be released by camera HAL.