Home
last modified time | relevance | path

Searched refs:action_ (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dqm_select.cc368 action_.spatial = kNoChangeSpatial; in SetDefaultAction()
369 action_.temporal = kNoChangeTemporal; in SetDefaultAction()
449 action_.spatial = down_action_history_[0].spatial; in GoingUpResolution()
450 action_.temporal = down_action_history_[0].temporal; in GoingUpResolution()
467 action_.spatial = down_action_history_[0].spatial; in GoingUpResolution()
468 action_.temporal = kNoChangeTemporal; in GoingUpResolution()
472 action_.spatial = kNoChangeSpatial; in GoingUpResolution()
473 action_.temporal = down_action_history_[0].temporal; in GoingUpResolution()
522 action_.spatial = kOneQuarterSpatialUniform; in GoingDownResolution()
526 action_.spatial = kOneHalfSpatialUniform; in GoingDownResolution()
[all …]
/external/chromium_org/chrome/browser/extensions/
Dextension_action_icon_factory.cc33 action_(action), in ExtensionActionIconFactory()
35 if (action_->default_icon()) { in ExtensionActionIconFactory()
39 *action_->default_icon(), in ExtensionActionIconFactory()
40 ExtensionAction::GetIconSizeForType(action_->action_type()), in ExtensionActionIconFactory()
60 gfx::ImageSkia icon = action_->GetExplicitlySetIcon(tab_id); in GetBaseIconFromAction()
64 icon = action_->GetDeclarativeIcon(tab_id); in GetBaseIconFromAction()
Dextension_action_icon_factory.h60 const ExtensionAction* action_; variable
Dextension_message_bubble_controller_unittest.cc211 action_ = action; in set_action_on_show()
215 if (action_ == BUBBLE_ACTION_CLICK_ACTION_BUTTON) in Show()
217 else if (action_ == BUBBLE_ACTION_CLICK_DISMISS_BUTTON) in Show()
219 else if (action_ == BUBBLE_ACTION_CLICK_LINK) in Show()
236 ExtensionBubbleAction action_; member in extensions::FakeExtensionMessageBubble
/external/chromium_org/net/socket/
Dtcp_listen_socket_unittest.h45 TCPListenSocketTestAction() : action_(ACTION_NONE) {} in TCPListenSocketTestAction()
46 explicit TCPListenSocketTestAction(ActionType action) : action_(action) {} in TCPListenSocketTestAction()
48 : action_(action), in TCPListenSocketTestAction()
52 ActionType type() const { return action_; } in type()
55 ActionType action_;
/external/chromium_org/content/renderer/media/crypto/
Dkey_systems_support_uma.cc30 std::string action_; member in content::__anon12edfbe30111::OneTimeReporter
37 action_ = kKeySystemSupportActionPrefix + KeySystemNameForUMA(key_system); in OneTimeReporter()
39 action_ += "WithType"; in OneTimeReporter()
40 action_ += '.' + event; in OneTimeReporter()
48 RenderThread::Get()->RecordComputedAction(action_); in Report()
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_action_context_menu_controller_browsertest.mm44 ExtensionActionContextMenuControllerTest() : extension_(NULL), action_(NULL) {
56 action_ = action_manager->GetPageAction(*extension_);
57 EXPECT_TRUE(action_);
61 action_->SetIsVisible(extensions::ExtensionTabUtil::GetTabId(contents),
74 ExtensionAction* action_;
82 extensionAction:action_]);
115 action_ = action_manager->GetBrowserAction(*extension_);
116 EXPECT_TRUE(action_);
126 extensionAction:action_]);
177 extensionAction:action_]);
Dextension_action_context_menu_controller.mm98 action_ = action;
231 if (actionManager->GetPageAction(*extension_) == action_) {
232 popupPoint = locationBarView->GetPageActionBubblePoint(action_);
233 } else if (actionManager->GetBrowserAction(*extension_) == action_) {
238 NOTREACHED() << "action_ is not a page action or browser action?";
248 GURL url = action_->GetPopupUrl(tabId);
Dextension_action_context_menu_controller.h29 ExtensionAction* action_; variable
/external/chromium_org/remoting/protocol/
Dfake_authenticator.cc96 action_(action), in FakeAuthenticator()
112 if (action_ == REJECT) { in state()
122 type_ == HOST && action_ == REJECT) { in state()
172 new FakeChannelAuthenticator(action_ != REJECT_CHANNEL, async_)); in CreateChannelAuthenticator()
180 action_(action), async_(async) { in FakeHostAuthenticatorFactory()
191 FakeAuthenticator::HOST, round_trips_, action_, async_); in CreateAuthenticator()
Dfake_authenticator.h80 Action action_; variable
108 FakeAuthenticator::Action action_; variable
/external/chromium_org/ash/system/date/
Ddate_view.cc131 action_(TrayDate::NONE) { in DateView()
146 if (action == action_) in SetAction()
154 action_ = action; in SetAction()
155 SetFocusable(action_ != TrayDate::NONE); in SetAction()
180 if (action_ == TrayDate::NONE) in PerformAction()
182 if (action_ == TrayDate::SHOW_DATE_SETTINGS) in PerformAction()
184 else if (action_ == TrayDate::SET_SYSTEM_TIME) in PerformAction()
190 if (action_ == TrayDate::NONE) in OnMouseEntered()
197 if (action_ == TrayDate::NONE) in OnMouseExited()
Ddate_view.h84 TrayDate::DateAction action_; variable
/external/chromium_org/ui/events/gesture_detection/
Dmotion_event_generic.cc38 : action_(ACTION_CANCEL), in MotionEventGeneric()
48 : action_(action), in MotionEventGeneric()
58 : action_(other.action_), in MotionEventGeneric()
75 return action_; in GetAction()
Dmotion_event_generic.h64 void set_action(Action action) { action_ = action; } in set_action()
84 Action action_; variable
/external/chromium_org/sandbox/win/src/
Dpolicy_low_level.cc120 : action_(action), done_(false) { in PolicyRule()
131 action_ = other.action_; in PolicyRule()
302 if (NULL == opcode_factory_->MakeOpAction(action_, kPolNone)) { in Done()
Dpolicy_low_level.h177 EvalResult action_; variable
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_tree_browser_cell.h22 SEL action_; variable
Dbookmark_tree_browser_cell.mm13 @synthesize action = action_;
/external/webp/src/dec/
Dvp8li.h58 VP8LDecodeState action_; member
Dvp8l.c1050 dec->action_ = READ_DIM; in VP8LNew()
1270 dec->action_ = READ_HDR; in VP8LDecodeAlphaHeader()
1291 dec->action_ = READ_DATA; in VP8LDecodeAlphaHeader()
1303 assert(dec->action_ == READ_DATA); in VP8LDecodeAlphaImageStream()
1340 dec->action_ = READ_HDR; in VP8LDecodeHeader()
1380 dec->action_ = READ_DATA; in VP8LDecodeImage()
/external/chromium_org/third_party/libwebp/dec/
Dvp8li.h58 VP8LDecodeState action_; member
Dvp8l.c1050 dec->action_ = READ_DIM; in VP8LNew()
1270 dec->action_ = READ_HDR; in VP8LDecodeAlphaHeader()
1291 dec->action_ = READ_DATA; in VP8LDecodeAlphaHeader()
1303 assert(dec->action_ == READ_DATA); in VP8LDecodeAlphaImageStream()
1340 dec->action_ = READ_HDR; in VP8LDecodeHeader()
1380 dec->action_ = READ_DATA; in VP8LDecodeImage()
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
Dtab_controller.h60 SEL action_; // selector sent when tab is selected by clicking variable
/external/chromium_org/skia/ext/
Dvector_canvas_unittest.cc226 : action_(default_action) { in ImageTest()
246 if (action_ == GENERATE) { in SetUp()
274 switch (action_) { in ProcessCanvas()
304 ProcessAction action_; member in skia::__anon51098b3a0111::ImageTest

12