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

  /device/generic/goldfish/camera/
CallbackNotifier.h 115 void autoFocusComplete();
EmulatedCamera.h 123 void autoFocusComplete();
CallbackNotifier.cpp 187 void CallbackNotifier::autoFocusComplete() {
EmulatedCameraDevice.cpp 169 mCameraHAL->autoFocusComplete();
EmulatedCamera.cpp 323 void EmulatedCamera::autoFocusComplete() {
324 mCallbackNotifier.autoFocusComplete();
    [all...]

Completed in 109 milliseconds