Home
last modified time | relevance | path

Searched refs:FOLDED (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal44 * For example, on some devices the FOLDED state could mean that
45 * backward-facing cameras are covered by the fold, so FOLDED by itself implies
47 * when folded, so for those FOLDED would not imply any of the other flags.
51 * So even though FOLDED would be enough to infer BACK_COVERED on some devices, the
Dtypes.hal50 FOLDED = 1 << 2,
/hardware/libhardware/include/hardware/
Dcamera_common.h840 FOLDED = 1 << 2, enumerator