Searched refs:target_ (Results 1 – 3 of 3) sorted by relevance
235 target_(std::move(target)), in ScopedProfiler()237 profiler_->Start(target_, request_id_); in ScopedProfiler()241 : profiler_(profiler), target_(std::move(target)) { in ScopedProfiler()243 profiler_->Start(target_, request_id_); in ScopedProfiler()247 : target_(std::move(target)) { in ScopedProfiler()250 profiler_->Start(target_, request_id_); in ScopedProfiler()254 profiler_->End(target_, request_id_); in ~ScopedProfiler()259 const std::string target_; variable
189 return CreateContext(target_, secure_); in Init()202 target_ = target; in GLColorConvertImpl()
55 GLRenderTarget target_ = kTargetRGBA;