HomeSort by relevance Sort by last modified time
    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 57 milliseconds