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 {
148
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
188
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
228
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
269
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
310
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
363
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE {
481
virtual void
OnGetTarget
(TargetValue* target) const OVERRIDE
[
all
...]
layer_animation_element.h
190
virtual void
OnGetTarget
(TargetValue* target) const = 0;
Completed in 387 milliseconds