Searched refs:kTransparentColor (Results 1 – 2 of 2) sorted by relevance
27 const uint32 kTransparentColor = 0; variable316 FillRect(image_buffer, image_stride, rect, kTransparentColor); in RenderFrame()
51 const SkColor kTransparentColor = SkColorSetARGB(0, 0, 0, 0); variable83 label_->SetBackgroundColor(kTransparentColor); in NoNotificationMessageView()