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 26 const uint32 kTransparentColor = 0;
270 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);
144 label_->SetBackgroundColor(kTransparentColor);
    [all...]

Completed in 758 milliseconds