Searched refs:hotPixelMapMode (Results 1 – 3 of 3) sorted by relevance
510 Boolean hotPixelMapMode = mCollector.expectKeyValueNotNull("HotPixelMapMode", rawResult, in verifyRawCaptureResult() local527 if (hotPixelMapMode != null) { in verifyRawCaptureResult()535 if (!hotPixelMapMode) { in verifyRawCaptureResult()
1511 /** android.statistics.hotPixelMapMode [dynamic, enum, public]2367 /** android.statistics.hotPixelMapMode enumeration values
8231 uint8_t hotPixelMapMode = ANDROID_STATISTICS_HOT_PIXEL_MAP_MODE_OFF; in translateFromHalMetadata() local8232 camMetadata.update(ANDROID_STATISTICS_HOT_PIXEL_MAP_MODE, &hotPixelMapMode, 1); in translateFromHalMetadata()12193 static const uint8_t hotPixelMapMode = ANDROID_STATISTICS_HOT_PIXEL_MAP_MODE_OFF; in translateCapabilityToMetadata() local12194 settings.update(ANDROID_STATISTICS_HOT_PIXEL_MAP_MODE, &hotPixelMapMode, 1); in translateCapabilityToMetadata()