Home | History | Annotate | Download | only in camera2

Lines Matching refs:request

49      * Request Handling
54 * of the previous repeating request.
56 * frame number of the current request.
58 virtual int submitRequest(sp<CaptureRequest> request,
65 * of the previous repeating request.
67 * frame number of the current request.
75 * Output lastFrameNumber is the last frame number of the previous repeating request.
119 // Create a request object from a template.
122 CameraMetadata* request) = 0;
132 * Output lastFrameNumber is the last frame number of the previous repeating request.