Searched refs:thumb_ (Results 1 – 2 of 2) sorted by relevance
58 if ((!hasSetThumb_) || (thumb_ == nullptr)) { in Maker()63 outBuffer.insert(outBuffer.end(), thumb_->begin(), thumb_->end()); in Maker()83 thumb_ = thumb; in SetThumb()
35 std::shared_ptr<UInt8List> thumb_; variable