Lines Matching refs:white
47 auto: 'white-balance-auto',
48 sunny: 'white-balance-sunny',
51 fluorescent: 'white-balance-iridescent',
52 incandescent: 'white-balance-incandescent',
285 <Ionicons name="camera-reverse" size={32} color="white" />
288 <Ionicons name={flashIcons[this.state.flash] as any} size={28} color="white" />
294 color="white"
301 { color: this.state.autoFocus === 'on' ? 'white' : '#6b6b6b' },
307 <MaterialCommunityIcons name="dots-horizontal" size={32} color="white" />
318 color="white"
331 color={this.state.mode === 'picture' ? 'white' : 'red'}
338 <MaterialCommunityIcons name="apps" size={32} color="white" />
352 color={this.state.faceDetecting ? 'white' : '#858585'}
359 color={this.state.barcodeScanning ? 'white' : '#858585'}
368 <Ionicons name="arrow-back" size={14} color="white" />
371 <Text style={{ color: 'white' }}>{this.state.pictureSize}</Text>
374 <Ionicons name="arrow-forward" size={14} color="white" />
529 color: 'white',