Searched refs:second_ (Results 1 – 3 of 3) sorted by relevance
47 second_(second) { in HybridDataEngine()51 second_->data_codecs().begin(), in HybridDataEngine()52 second_->data_codecs().end()); in HybridDataEngine()60 if (!channel && second_) { in CreateChannel()61 channel = second_->CreateChannel(data_channel_type); in CreateChannel()70 rtc::scoped_ptr<DataEngineInterface> second_; variable
112 this.second_ = second;116 return this.second_;131 this.second_ = second;135 return this.second_;
54 second_(second), in BinaryImageSource()63 ImageSkiaRep second_rep = second_.GetRepresentation(scale); in GetImageForScale()71 second_rep = second_.GetRepresentation(1.0f); in GetImageForScale()92 const ImageSkia second_; member in gfx::__anon0ef94d760111::BinaryImageSource133 second_(second) { in SuperimposedImageSource()141 canvas->DrawImageInt(second_, in Draw()142 (first_.width() - second_.width()) / 2, in Draw()143 (first_.height() - second_.height()) / 2); in Draw()148 const ImageSkia second_; member in gfx::__anon0ef94d760111::SuperimposedImageSource