Home
last modified time | relevance | path

Searched refs:taking (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DCallbackNotifier.h175 void setTakingPicture(bool taking) { mTakingPicture = taking; } in setTakingPicture() argument
/device/generic/goldfish/camera/
DCallbackNotifier.h180 void setTakingPicture(bool taking) in setTakingPicture() argument
182 mTakingPicture = taking; in setTakingPicture()
/device/google/bonito-sepolicy/vendor/google/
Dgoogle_camera_app.te36 # cropping or taking user photos.
/device/google/crosshatch-sepolicy/vendor/google/
Dgoogle_camera_app.te37 # cropping or taking user photos.
/device/google/wahoo/sepolicy/vendor/
Dgoogle_camera_app.te33 # cropping or taking user photos.
/device/google/coral-sepolicy/vendor/google/
Dgoogle_camera_app.te25 # cropping or taking user photos.
/device/google/contexthub/firmware/
DCodingStandard.txt13 5. Functions taking no parameters shall be declated as (void) and not as ().