HomeSort by relevance Sort by last modified time
    Searched refs:kTransparentColor (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/codec/
video_decoder_vpx.cc 27 const uint32 kTransparentColor = 0;
316 FillRect(image_buffer, image_stride, rect, kTransparentColor);
  /external/chromium_org/ui/message_center/views/
message_center_view.cc 51 const SkColor kTransparentColor = SkColorSetARGB(0, 0, 0, 0);
83 label_->SetBackgroundColor(kTransparentColor);
    [all...]

Completed in 189 milliseconds