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 {
104 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
137 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
172 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
206 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
241 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
276 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
311 virtual void OnGetTarget(TargetValue* target) const OVERRIDE {
427 virtual void OnGetTarget(TargetValue* target) const OVERRIDE
    [all...]
layer_animation_element.h 212 virtual void OnGetTarget(TargetValue* target) const = 0;

Completed in 44 milliseconds