Searched refs:target_ (Results 1 – 3 of 3) sorted by relevance
228 target_(std::move(target)), in ScopedProfiler()230 profiler_->Start(target_, request_id_); in ScopedProfiler()234 : profiler_(profiler), target_(std::move(target)) { in ScopedProfiler()236 profiler_->Start(target_, request_id_); in ScopedProfiler()240 : target_(std::move(target)) { in ScopedProfiler()243 profiler_->Start(target_, request_id_); in ScopedProfiler()247 profiler_->End(target_, request_id_); in ~ScopedProfiler()252 const std::string target_; variable
189 return CreateContext(target_, secure_); in Init()202 target_ = target; in GLColorConvertImpl()
55 GLRenderTarget target_ = kTargetRGBA;