Searched defs:AsValue (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/cc/scheduler/
H A Dscheduler_settings.cc41 SchedulerSettings::AsValue() const { function in class:cc::SchedulerSettings
H A Dscheduler_state_machine.cc152 SchedulerStateMachine::AsValue() const { function in class:cc::SchedulerStateMachine
826 << AsValue()->ToString();
833 << AsValue()->ToString();
839 << AsValue()->ToString();
845 << AsValue()->ToString();
1028 << AsValue()->ToString();
H A Dscheduler.cc91 settings_.AsValue());
412 TRACE_EVENT1("cc", "Scheduler::BeginFrame", "args", args.AsValue());
473 begin_retro_frame_args_.front().AsValue());
496 AsValue());
519 TRACE_EVENT1("cc", "Scheduler::BeginImplFrame", "args", args.AsValue());
646 AsValue());
703 scoped_refptr<base::debug::ConvertableToTraceFormat> Scheduler::AsValue() function in class:cc::Scheduler
770 AsValue());
/external/chromium_org/cc/output/
H A Dbegin_frame_args.cc32 scoped_refptr<base::debug::ConvertableToTraceFormat> BeginFrameArgs::AsValue() function in class:cc::BeginFrameArgs
/external/chromium_org/extensions/common/
H A Devent_filtering_info.cc31 scoped_ptr<base::Value> EventFilteringInfo::AsValue() const { function in class:extensions::EventFilteringInfo
/external/chromium_org/base/test/
H A Dtest_pending_task.cc53 scoped_refptr<base::debug::ConvertableToTraceFormat> TestPendingTask::AsValue() function in class:base::TestPendingTask
63 AsValue()->AppendAsTraceFormat(&output);
/external/chromium_org/chrome/browser/ui/webui/chromeos/first_run/
H A Dfirst_run_actor.cc45 scoped_ptr<base::DictionaryValue> FirstRunActor::StepPosition::AsValue() const { function in class:chromeos::FirstRunActor::StepPosition
/external/chromium_org/cc/base/
H A Dregion.cc121 scoped_ptr<base::Value> Region::AsValue() const { function in class:cc::Region
H A Dmath_util.cc692 scoped_ptr<base::Value> MathUtil::AsValue(const gfx::Size& s) { function in class:cc::MathUtil
699 scoped_ptr<base::Value> MathUtil::AsValue(const gfx::Rect& r) { function in class:cc::MathUtil
729 scoped_ptr<base::Value> MathUtil::AsValue(const gfx::PointF& pt) { function in class:cc::MathUtil
/external/chromium_org/cc/test/
H A Dtest_now_source.cc100 scoped_refptr<base::debug::ConvertableToTraceFormat> TestNowSource::AsValue() function in class:cc::TestNowSource
111 AsValue()->AppendAsTraceFormat(&output);
H A Dordered_simple_task_runner.cc20 "cc", function, TRACE_EVENT_SCOPE_THREAD, "task", task.AsValue());
64 TestOrderablePendingTask::AsValue() const { function in class:cc::TestOrderablePendingTask
166 AsValue(),
215 task_to_run->AsValue());
256 OrderedSimpleTaskRunner::AsValue() const { function in class:cc::OrderedSimpleTaskRunner
/external/chromium_org/cc/resources/
H A Dpicture.cc386 scoped_ptr<base::Value> Picture::AsValue() const { function in class:cc::Picture
406 res->Set("params.layer_rect", MathUtil::AsValue(layer_rect_).release());
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc3140 LayerTreeHostImpl::AsValue() const { function in class:cc::LayerTreeHostImpl

Completed in 2816 milliseconds