Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1276 static const uint8_t availableToneMapModes[] = { in constructStaticInfo() local
1280 availableToneMapModes, sizeof(availableToneMapModes)); in constructStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1352 static const uint8_t availableToneMapModes[] = { in constructStaticInfo() local
1356 ADD_STATIC_ENTRY(ANDROID_TONEMAP_AVAILABLE_TONE_MAP_MODES, availableToneMapModes, in constructStaticInfo()
1357 sizeof(availableToneMapModes)); in constructStaticInfo()