Searched refs:ExecutePhoto (Results 1 – 4 of 4) sorted by relevance
57 void ExecutePhoto(sptr<SurfaceBuffer> surfaceBuffer, int64_t timestamp);
75 ExecutePhoto(surfaceBuffer, timestamp); in OnBufferAvailable()178 void PhotoListener::ExecutePhoto(sptr<SurfaceBuffer> surfaceBuffer, int64_t timestamp) in ExecutePhoto() function in OHOS::CameraStandard::PhotoListener
152 void ExecutePhoto(sptr<SurfaceBuffer> surfaceBfuffer, int64_t timestamp) const;
712 callbackInfo->listener_->ExecutePhoto(surfaceBuffer, timestamp); in UpdateMainPictureStageOneJSCallback()829 void PhotoListener::ExecutePhoto(sptr<SurfaceBuffer> surfaceBuffer, int64_t timestamp) const in ExecutePhoto() function in OHOS::CameraStandard::PhotoListener1063 ExecutePhoto(surfaceBuffer, timestamp); in UpdateJSCallback()