/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/ |
D | qm_select.cc | 368 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/ |
D | extension_action_icon_factory.cc | 33 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()
|
D | extension_action_icon_factory.h | 60 const ExtensionAction* action_; variable
|
D | extension_message_bubble_controller_unittest.cc | 211 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/ |
D | tcp_listen_socket_unittest.h | 45 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/ |
D | key_systems_support_uma.cc | 30 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/ |
D | extension_action_context_menu_controller_browsertest.mm | 44 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_]);
|
D | extension_action_context_menu_controller.mm | 98 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);
|
D | extension_action_context_menu_controller.h | 29 ExtensionAction* action_; variable
|
/external/chromium_org/remoting/protocol/ |
D | fake_authenticator.cc | 96 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()
|
D | fake_authenticator.h | 80 Action action_; variable 108 FakeAuthenticator::Action action_; variable
|
/external/chromium_org/ash/system/date/ |
D | date_view.cc | 131 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()
|
D | date_view.h | 84 TrayDate::DateAction action_; variable
|
/external/chromium_org/ui/events/gesture_detection/ |
D | motion_event_generic.cc | 38 : action_(ACTION_CANCEL), in MotionEventGeneric() 48 : action_(action), in MotionEventGeneric() 58 : action_(other.action_), in MotionEventGeneric() 75 return action_; in GetAction()
|
D | motion_event_generic.h | 64 void set_action(Action action) { action_ = action; } in set_action() 84 Action action_; variable
|
/external/chromium_org/sandbox/win/src/ |
D | policy_low_level.cc | 120 : action_(action), done_(false) { in PolicyRule() 131 action_ = other.action_; in PolicyRule() 302 if (NULL == opcode_factory_->MakeOpAction(action_, kPolNone)) { in Done()
|
D | policy_low_level.h | 177 EvalResult action_; variable
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_tree_browser_cell.h | 22 SEL action_; variable
|
D | bookmark_tree_browser_cell.mm | 13 @synthesize action = action_;
|
/external/webp/src/dec/ |
D | vp8li.h | 58 VP8LDecodeState action_; member
|
D | vp8l.c | 1050 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/ |
D | vp8li.h | 58 VP8LDecodeState action_; member
|
D | vp8l.c | 1050 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/ |
D | tab_controller.h | 60 SEL action_; // selector sent when tab is selected by clicking variable
|
/external/chromium_org/skia/ext/ |
D | vector_canvas_unittest.cc | 226 : action_(default_action) { in ImageTest() 246 if (action_ == GENERATE) { in SetUp() 274 switch (action_) { in ProcessCanvas() 304 ProcessAction action_; member in skia::__anon51098b3a0111::ImageTest
|