Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1799 uint8_t depthIsExclusive = ANDROID_DEPTH_DEPTH_IS_EXCLUSIVE_FALSE; in constructStaticInfo() local
1800 ADD_STATIC_ENTRY(ANDROID_DEPTH_DEPTH_IS_EXCLUSIVE, &depthIsExclusive, 1); in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1782 static const uint8_t depthIsExclusive = ANDROID_DEPTH_DEPTH_IS_EXCLUSIVE_FALSE; in constructStaticInfo() local
1784 &depthIsExclusive, 1); in constructStaticInfo()