Home
last modified time | relevance | path

Searched refs:cancelPicture (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h274 status_t cancelPicture();
DCameraHardwareInterface.cpp659 status_t CameraHardwareInterface::cancelPicture() in cancelPicture() function in android::CameraHardwareInterface
664 mHidlDevice->cancelPicture()); in cancelPicture()