OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnGetTarget
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/rotator/
screen_rotation.h
45
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE;
screen_rotation.cc
116
void ScreenRotation::
OnGetTarget
(TargetValue* target) const {
/external/chromium_org/ui/compositor/
layer_animation_element.cc
43
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {}
70
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
110
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
149
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
190
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
230
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
271
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
312
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
353
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
475
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE
[
all
...]
layer_animation_element.h
207
virtual void
OnGetTarget
(TargetValue* target) const = 0;
Completed in 926 milliseconds