HomeSort by relevance Sort by last modified time
    Searched refs:completeRequestWithError (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/camera/3_4/
camera.h 113 void completeRequestWithError(std::shared_ptr<CaptureRequest> request);
camera.cpp 387 // through completeRequestWithError) so the frame doesn't get lost.
392 completeRequestWithError(request);
407 completeRequestWithError(request);
433 completeRequestWithError(request);
479 void Camera::completeRequestWithError(std::shared_ptr<CaptureRequest> request)

Completed in 704 milliseconds