Searched refs:whiteColor (Results 1 – 9 of 9) sorted by relevance
53 _cameraSwitchButton.backgroundColor = [UIColor whiteColor];68 color:[UIColor whiteColor]];77 _statusLabel.textColor = [UIColor whiteColor];
184 [_startCallButton setTitleColor:[UIColor whiteColor]194 self.backgroundColor = [UIColor whiteColor];
16 self.window.backgroundColor = [UIColor whiteColor];
138 [flashView setBackgroundColor:[UIColor whiteColor]];176 [flashView setBackgroundColor:[UIColor whiteColor]];575 [layer setForegroundColor:[UIColor whiteColor].CGColor];596 colorAnimation.toValue = (id)[UIColor whiteColor].CGColor;602 self.predictionTextLayer.foregroundColor = [UIColor whiteColor].CGColor;
130 self.flasherView.backgroundColor = [UIColor whiteColor];169 [UIColor whiteColor] :
45 self.window.backgroundColor = [UIColor whiteColor];
59 whiteColor = 30 variable
245 [flashView setBackgroundColor:[UIColor whiteColor]];592 [layer setForegroundColor:[UIColor whiteColor].CGColor];
403 const tcu::Vec4 whiteColor (maxValue.x(), maxValue.y(), maxValue.z(), maxValue.w()); in generateBuffer() local419 buffer.setPixel(whiteColor, x, y, z); in generateBuffer()