Config             35 android_webview/java/src/org/chromium/android_webview/JavaBrowserViewRendererHelper.java             bitmap = Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);
Config             44 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsRenderTest.java         final Bitmap result = Bitmap.createBitmap(10, 10, Bitmap.Config.ARGB_8888);
Config            304 android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java         Bitmap bitmap = Bitmap.createBitmap(1, 1, Bitmap.Config.RGB_565);
Config            112 chrome/android/java/src/org/chromium/chrome/browser/BookmarkUtils.java             bitmap = Bitmap.createBitmap(iconSize, iconSize, Bitmap.Config.ARGB_8888);
Config             68 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc typedef QuotaLimitHeuristic::Config Config;
Config            848 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc     const Config kSustainedLimitConfig = {
Config            859 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc     const Config kTimedLimitConfig = {
Config           2097 chrome/browser/extensions/api/web_request/web_request_api.cc   ClearCacheQuotaHeuristic(const Config& config, BucketMapper* map)
Config           2401 chrome/browser/extensions/api/web_request/web_request_api.cc   extensions::QuotaLimitHeuristic::Config config = {
Config              9 chrome/browser/prerender/prerender_config.cc Config::Config() : max_bytes(150 * 1024 * 1024),
Config             20 chrome/browser/prerender/prerender_config.cc Config::~Config() { }
Config             16 chrome/browser/prerender/prerender_config.h   Config();
Config             17 chrome/browser/prerender/prerender_config.h   ~Config();
Config            192 chrome/browser/prerender/prerender_histograms.cc   DCHECK_GE(kMaxRecordableConcurrency, Config().max_link_concurrency);
Config            293 chrome/browser/prerender/prerender_manager.h   const Config& config() const { return config_; }
Config            294 chrome/browser/prerender/prerender_manager.h   Config& mutable_config() { return config_; }
Config            653 chrome/browser/prerender/prerender_manager.h   Config config_;
Config             28 chrome/browser/ui/app_list/fast_show_pickler.cc bool FormatToConfig(ImageFormat format, SkBitmap::Config* out) {
Config             53 chrome/browser/ui/app_list/fast_show_pickler.cc bool ConfigToFormat(SkBitmap::Config config, ImageFormat* out) {
Config            122 chrome/browser/ui/app_list/fast_show_pickler.cc     SkBitmap::Config config = SkBitmap::kNo_Config;
Config            135 chrome/browser/ui/app_list/fast_show_pickler.cc     bitmap.setConfig(static_cast<SkBitmap::Config>(config), width, height);
Config            168 content/browser/android/content_view_core_impl.cc ui::GestureProvider::Config GetGestureProviderConfig() {
Config            169 content/browser/android/content_view_core_impl.cc   ui::GestureProvider::Config config = ui::DefaultGestureProviderConfig();
Config            719 content/browser/android/content_view_core_impl.cc   SkBitmap::Config skbitmap_format = gfx::ConvertToSkiaConfig(jbitmap_config);
Config            137 content/browser/frame_host/navigation_entry_screenshot_manager.cc   SkBitmap::Config preferred_format = host->PreferredReadbackFormat();
Config            324 content/browser/frame_host/render_widget_host_view_child_frame.cc     const SkBitmap::Config config) {
Config            375 content/browser/frame_host/render_widget_host_view_child_frame.cc SkBitmap::Config RenderWidgetHostViewChildFrame::PreferredReadbackFormat() {
Config            101 content/browser/frame_host/render_widget_host_view_child_frame.h       const SkBitmap::Config config) OVERRIDE;
Config            172 content/browser/frame_host/render_widget_host_view_child_frame.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config            389 content/browser/frame_host/render_widget_host_view_guest.cc     const SkBitmap::Config config) {
Config            592 content/browser/frame_host/render_widget_host_view_guest.cc SkBitmap::Config RenderWidgetHostViewGuest::PreferredReadbackFormat() {
Config            106 content/browser/frame_host/render_widget_host_view_guest.h       const SkBitmap::Config config) OVERRIDE;
Config            168 content/browser/frame_host/render_widget_host_view_guest.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config            252 content/browser/media/capture/web_contents_video_capture_device_unittest.cc       const SkBitmap::Config& bitmap_config) OVERRIDE {
Config            718 content/browser/renderer_host/render_widget_host_impl.cc     const SkBitmap::Config& bitmap_config) {
Config           2548 content/browser/renderer_host/render_widget_host_impl.cc SkBitmap::Config RenderWidgetHostImpl::PreferredReadbackFormat() {
Config            134 content/browser/renderer_host/render_widget_host_impl.h       const SkBitmap::Config& bitmap_config) OVERRIDE;
Config            182 content/browser/renderer_host/render_widget_host_impl.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config            230 content/browser/renderer_host/render_widget_host_view_android.cc     SkBitmap::Config bitmap_config,
Config            593 content/browser/renderer_host/render_widget_host_view_android.cc     const SkBitmap::Config bitmap_config) {
Config            882 content/browser/renderer_host/render_widget_host_view_android.cc     const SkBitmap::Config config) {
Config           1284 content/browser/renderer_host/render_widget_host_view_android.cc     const SkBitmap::Config config,
Config           1297 content/browser/renderer_host/render_widget_host_view_android.cc     const SkBitmap::Config bitmap_config,
Config           1352 content/browser/renderer_host/render_widget_host_view_android.cc     SkBitmap::Config bitmap_config) {
Config           1361 content/browser/renderer_host/render_widget_host_view_android.cc SkBitmap::Config RenderWidgetHostViewAndroid::PreferredReadbackFormat() {
Config            140 content/browser/renderer_host/render_widget_host_view_android.h       const SkBitmap::Config config) OVERRIDE;
Config            205 content/browser/renderer_host/render_widget_host_view_android.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config            229 content/browser/renderer_host/render_widget_host_view_android.h       SkBitmap::Config bitmap_config,
Config            270 content/browser/renderer_host/render_widget_host_view_android.h       const SkBitmap::Config config,
Config            276 content/browser/renderer_host/render_widget_host_view_android.h       const SkBitmap::Config config,
Config            287 content/browser/renderer_host/render_widget_host_view_android.h       const SkBitmap::Config config);
Config            289 content/browser/renderer_host/render_widget_host_view_android.h   bool IsReadbackConfigSupported(SkBitmap::Config bitmap_config);
Config           1123 content/browser/renderer_host/render_widget_host_view_aura.cc     const SkBitmap::Config config) {
Config           1771 content/browser/renderer_host/render_widget_host_view_aura.cc     const SkBitmap::Config config,
Config           1813 content/browser/renderer_host/render_widget_host_view_aura.cc     const SkBitmap::Config config,
Config           1863 content/browser/renderer_host/render_widget_host_view_aura.cc     const SkBitmap::Config config,
Config           3482 content/browser/renderer_host/render_widget_host_view_aura.cc SkBitmap::Config RenderWidgetHostViewAura::PreferredReadbackFormat() {
Config            202 content/browser/renderer_host/render_widget_host_view_aura.h       const SkBitmap::Config config) OVERRIDE;
Config            384 content/browser/renderer_host/render_widget_host_view_aura.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config            487 content/browser/renderer_host/render_widget_host_view_aura.h       const SkBitmap::Config config,
Config            492 content/browser/renderer_host/render_widget_host_view_aura.h       const SkBitmap::Config config,
Config            497 content/browser/renderer_host/render_widget_host_view_aura.h       const SkBitmap::Config config,
Config            613 content/browser/renderer_host/render_widget_host_view_base.cc SkBitmap::Config RenderWidgetHostViewBase::PreferredReadbackFormat() {
Config             95 content/browser/renderer_host/render_widget_host_view_base.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config           1051 content/browser/renderer_host/render_widget_host_view_gtk.cc     SkBitmap::Config config) {
Config           1615 content/browser/renderer_host/render_widget_host_view_gtk.cc SkBitmap::Config RenderWidgetHostViewGtk::PreferredReadbackFormat() {
Config            108 content/browser/renderer_host/render_widget_host_view_gtk.h       SkBitmap::Config config) OVERRIDE;
Config            179 content/browser/renderer_host/render_widget_host_view_gtk.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config            299 content/browser/renderer_host/render_widget_host_view_mac.h       SkBitmap::Config config) OVERRIDE;
Config            348 content/browser/renderer_host/render_widget_host_view_mac.h   virtual SkBitmap::Config PreferredReadbackFormat() OVERRIDE;
Config             15 content/browser/speech/speech_recognition_engine.cc SpeechRecognitionEngine::Config::Config()
Config             24 content/browser/speech/speech_recognition_engine.cc SpeechRecognitionEngine::Config::~Config() {
Config             48 content/browser/speech/speech_recognition_engine.h   struct CONTENT_EXPORT Config {
Config             49 content/browser/speech/speech_recognition_engine.h     Config();
Config             50 content/browser/speech/speech_recognition_engine.h     ~Config();
Config             68 content/browser/speech/speech_recognition_engine.h   virtual void SetConfig(const Config& config) = 0;
Config            108 content/browser/speech/speech_recognition_engine.h typedef SpeechRecognitionEngine::Config SpeechRecognitionEngineConfig;
Config             18 content/child/fling_animator_impl_android.cc gfx::Scroller::Config GetScrollerConfig() {
Config             19 content/child/fling_animator_impl_android.cc   gfx::Scroller::Config config;
Config            144 content/common/gpu/client/gl_helper.cc       const SkBitmap::Config config,
Config            151 content/common/gpu/client/gl_helper.cc                            SkBitmap::Config format);
Config            156 content/common/gpu/client/gl_helper.cc                             SkBitmap::Config config,
Config            165 content/common/gpu/client/gl_helper.cc                      const SkBitmap::Config config,
Config            196 content/common/gpu/client/gl_helper.cc   bool IsReadbackConfigSupported(SkBitmap::Config bitmap_config);
Config            319 content/common/gpu/client/gl_helper.cc                       SkBitmap::Config config,
Config            365 content/common/gpu/client/gl_helper.cc     SkBitmap::Config bitmap_config,
Config            415 content/common/gpu/client/gl_helper.cc     const SkBitmap::Config bitmap_config,
Config            475 content/common/gpu/client/gl_helper.cc     const SkBitmap::Config bitmap_config,
Config            530 content/common/gpu/client/gl_helper.cc     SkBitmap::Config bitmap_config) {
Config            558 content/common/gpu/client/gl_helper.cc     SkBitmap::Config bitmap_config,
Config            599 content/common/gpu/client/gl_helper.cc     SkBitmap::Config bitmap_config) {
Config            685 content/common/gpu/client/gl_helper.cc     const SkBitmap::Config config,
Config            706 content/common/gpu/client/gl_helper.cc     const SkBitmap::Config bitmap_config,
Config            719 content/common/gpu/client/gl_helper.cc                                    SkBitmap::Config format) {
Config            728 content/common/gpu/client/gl_helper.cc     SkBitmap::Config config,
Config           1194 content/common/gpu/client/gl_helper.cc bool GLHelper::IsReadbackConfigSupported(SkBitmap::Config texture_format) {
Config            175 content/common/gpu/client/gl_helper.h       const SkBitmap::Config config,
Config            194 content/common/gpu/client/gl_helper.h       const SkBitmap::Config config,
Config            205 content/common/gpu/client/gl_helper.h                            SkBitmap::Config format);
Config            210 content/common/gpu/client/gl_helper.h                             SkBitmap::Config config,
Config            323 content/common/gpu/client/gl_helper.h   bool IsReadbackConfigSupported(SkBitmap::Config texture_format);
Config             33 content/common/gpu/client/gl_helper_readback_support.cc     SkBitmap::Config texture_format) {
Config            103 content/common/gpu/client/gl_helper_readback_support.cc     SkBitmap::Config texture_format) {
Config             25 content/common/gpu/client/gl_helper_readback_support.h   bool IsReadbackConfigSupported(SkBitmap::Config texture_format);
Config             49 content/common/gpu/client/gl_helper_readback_support.h   void CheckForReadbackSupport(SkBitmap::Config texture_format);
Config            898 content/common/gpu/client/gl_helper_unittest.cc                             SkBitmap::Config config) {
Config            915 content/common/gpu/client/gl_helper_unittest.cc   bool ColorsClose(SkColor color1, SkColor color2, SkBitmap::Config config) {
Config            961 content/common/gpu/client/gl_helper_unittest.cc                                       SkBitmap::Config bitmap_config,
Config            983 content/common/gpu/client/gl_helper_unittest.cc                        SkBitmap::Config bitmap_config,
Config           1004 content/common/gpu/client/gl_helper_unittest.cc                          SkBitmap::Config bitmap_config,
Config            190 content/port/browser/render_widget_host_view_port.h       const SkBitmap::Config config) = 0;
Config            338 content/port/browser/render_widget_host_view_port.h   virtual SkBitmap::Config PreferredReadbackFormat() = 0;
Config            244 content/public/android/java/src/org/chromium/content/browser/ContentViewRenderView.java                         Bitmap.Config.ARGB_8888);
Config             63 content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java                 context, new Canvas(Bitmap.createBitmap(100, 100, Bitmap.Config.ALPHA_8)));
Config             99 content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java         mPopupZoomer.setBitmap(Bitmap.createBitmap(10, 10, Bitmap.Config.ALPHA_8));
Config            110 content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java         mPopupZoomer.setBitmap(Bitmap.createBitmap(10, 10, Bitmap.Config.ALPHA_8));
Config            128 content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java         mPopupZoomer.setBitmap(Bitmap.createBitmap(10, 10, Bitmap.Config.ALPHA_8));
Config            153 content/public/android/javatests/src/org/chromium/content/browser/PopupZoomerTest.java         mPopupZoomer.setBitmap(Bitmap.createBitmap(10, 10, Bitmap.Config.ALPHA_8));
Config            189 content/public/browser/render_widget_host.h       const SkBitmap::Config& bitmap_config) = 0;
Config            317 content/public/browser/render_widget_host.h   virtual SkBitmap::Config PreferredReadbackFormat() = 0;
Config             23 content/public/common/common_param_traits.cc   SkBitmap::Config fConfig;
Config            142 content/renderer/media/media_stream_audio_processor_options.cc   webrtc::Config config;
Config            122 content/renderer/media/media_stream_dependency_factory.cc     P2PPortAllocator::Config config;
Config            129 content/renderer/media/media_stream_dependency_factory.cc       P2PPortAllocator::Config::RelayServerConfig relay_config;
Config             53 content/renderer/p2p/port_allocator.cc P2PPortAllocator::Config::Config()
Config             59 content/renderer/p2p/port_allocator.cc P2PPortAllocator::Config::~Config() {
Config             62 content/renderer/p2p/port_allocator.cc P2PPortAllocator::Config::RelayServerConfig::RelayServerConfig()
Config             66 content/renderer/p2p/port_allocator.cc P2PPortAllocator::Config::RelayServerConfig::~RelayServerConfig() {
Config             74 content/renderer/p2p/port_allocator.cc     const Config& config)
Config            165 content/renderer/p2p/port_allocator.cc   P2PPortAllocator::Config::RelayServerConfig relay_config =
Config            265 content/renderer/p2p/port_allocator.cc   const P2PPortAllocator::Config& config = allocator_->config_;
Config             31 content/renderer/p2p/port_allocator.h     Config();
Config             32 content/renderer/p2p/port_allocator.h     ~Config();
Config             61 content/renderer/p2p/port_allocator.h                    const Config& config);
Config             75 content/renderer/p2p/port_allocator.h   Config config_;
Config            112 content/test/test_render_view_host.cc     const SkBitmap::Config config) {
Config            134 content/test/test_render_view_host.h       const SkBitmap::Config config) OVERRIDE;
Config            152 extensions/browser/api/storage/storage_api.cc   QuotaLimitHeuristic::Config longLimitConfig = {
Config            163 extensions/browser/api/storage/storage_api.cc   QuotaLimitHeuristic::Config shortLimitConfig = {
Config            104 extensions/browser/quota_service.cc void QuotaLimitHeuristic::Bucket::Reset(const Config& config,
Config            116 extensions/browser/quota_service.cc QuotaLimitHeuristic::QuotaLimitHeuristic(const Config& config,
Config            141 extensions/browser/quota_service.cc                                              const Config& config,
Config            133 extensions/browser/quota_service.h     void Reset(const Config& config, const base::TimeTicks& start);
Config            176 extensions/browser/quota_service.h   QuotaLimitHeuristic(const Config& config,
Config            192 extensions/browser/quota_service.h   const Config& config() { return config_; }
Config            201 extensions/browser/quota_service.h   const Config config_;
Config            216 extensions/browser/quota_service.h   TimedLimit(const Config& config, BucketMapper* map, const std::string& name)
Config            228 extensions/browser/quota_service.h                  const Config& config,
Config             21 extensions/browser/quota_service_unittest.cc typedef QuotaLimitHeuristic::Config Config;
Config             29 extensions/browser/quota_service_unittest.cc const Config kFrozenConfig = {0, TimeDelta::FromDays(0)};
Config             30 extensions/browser/quota_service_unittest.cc const Config k2PerMinute = {2, TimeDelta::FromMinutes(1)};
Config             31 extensions/browser/quota_service_unittest.cc const Config k20PerHour = {20, TimeDelta::FromHours(1)};
Config              9 gpu/gles2_conform_support/egl/config.cc Config::Config()
Config             44 gpu/gles2_conform_support/egl/config.cc Config::~Config() {
Config             47 gpu/gles2_conform_support/egl/config.cc bool Config::GetAttrib(EGLint attribute, EGLint* value) const {
Config             14 gpu/gles2_conform_support/egl/config.h class Config {
Config             16 gpu/gles2_conform_support/egl/config.h   Config();
Config             17 gpu/gles2_conform_support/egl/config.h   ~Config();
Config             87 gpu/gles2_conform_support/egl/config.h   DISALLOW_COPY_AND_ASSIGN(Config);
Config             56 gpu/gles2_conform_support/egl/display.cc       config_.reset(new Config);
Config             71 gpu/gles2_conform_support/egl/display.cc       config_.reset(new Config);
Config             81 gpu/gles2_conform_support/egl/display.cc   const egl::Config* cfg = static_cast<egl::Config*>(config);
Config             34 gpu/gles2_conform_support/egl/display.h class Config;
Config             94 gpu/gles2_conform_support/egl/display.h   scoped_ptr<Config> config_;
Config             59 media/filters/skcanvas_video_renderer.cc     const SkBitmap::Config config = device->config();
Config            322 net/quic/crypto/quic_crypto_server_config.cc   scoped_refptr<Config> config(ParseConfigProtobuf(protobuf));
Config            358 net/quic/crypto/quic_crypto_server_config.cc   vector<scoped_refptr<Config> > parsed_configs;
Config            363 net/quic/crypto/quic_crypto_server_config.cc     scoped_refptr<Config> config(ParseConfigProtobuf(*i));
Config            385 net/quic/crypto/quic_crypto_server_config.cc     for (vector<scoped_refptr<Config> >::const_iterator i =
Config            388 net/quic/crypto/quic_crypto_server_config.cc       scoped_refptr<Config> config = *i;
Config            513 net/quic/crypto/quic_crypto_server_config.cc   scoped_refptr<Config> requested_config;
Config            514 net/quic/crypto/quic_crypto_server_config.cc   scoped_refptr<Config> primary_config;
Config            736 net/quic/crypto/quic_crypto_server_config.cc     const scoped_refptr<Config>& a,
Config            737 net/quic/crypto/quic_crypto_server_config.cc     const scoped_refptr<Config>& b) {
Config            753 net/quic/crypto/quic_crypto_server_config.cc   vector<scoped_refptr<Config> > configs;
Config            773 net/quic/crypto/quic_crypto_server_config.cc   Config* best_candidate = configs[0];
Config            776 net/quic/crypto/quic_crypto_server_config.cc     const scoped_refptr<Config> config(configs[i]);
Config            787 net/quic/crypto/quic_crypto_server_config.cc     scoped_refptr<Config> new_primary(best_candidate);
Config            817 net/quic/crypto/quic_crypto_server_config.cc   scoped_refptr<Config> new_primary(best_candidate);
Config            918 net/quic/crypto/quic_crypto_server_config.cc     const scoped_refptr<Config>& config,
Config           1001 net/quic/crypto/quic_crypto_server_config.cc scoped_refptr<QuicCryptoServerConfig::Config>
Config           1013 net/quic/crypto/quic_crypto_server_config.cc   scoped_refptr<Config> config(new Config);
Config           1336 net/quic/crypto/quic_crypto_server_config.cc QuicCryptoServerConfig::Config::Config()
Config           1342 net/quic/crypto/quic_crypto_server_config.cc QuicCryptoServerConfig::Config::~Config() { STLDeleteElements(&key_exchanges); }
Config            281 net/quic/crypto/quic_crypto_server_config.h   class NET_EXPORT_PRIVATE Config : public QuicCryptoConfig,
Config            282 net/quic/crypto/quic_crypto_server_config.h                                     public base::RefCounted<Config> {
Config            284 net/quic/crypto/quic_crypto_server_config.h     Config();
Config            324 net/quic/crypto/quic_crypto_server_config.h     friend class base::RefCounted<Config>;
Config            325 net/quic/crypto/quic_crypto_server_config.h     virtual ~Config();
Config            327 net/quic/crypto/quic_crypto_server_config.h     DISALLOW_COPY_AND_ASSIGN(Config);
Config            330 net/quic/crypto/quic_crypto_server_config.h   typedef std::map<ServerConfigID, scoped_refptr<Config> > ConfigMap;
Config            334 net/quic/crypto/quic_crypto_server_config.h   static bool ConfigPrimaryTimeLessThan(const scoped_refptr<Config>& a,
Config            335 net/quic/crypto/quic_crypto_server_config.h                                         const scoped_refptr<Config>& b);
Config            351 net/quic/crypto/quic_crypto_server_config.h       const scoped_refptr<Config>& config,
Config            360 net/quic/crypto/quic_crypto_server_config.h   scoped_refptr<Config> ParseConfigProtobuf(QuicServerConfigProtobuf* protobuf);
Config            400 net/quic/crypto/quic_crypto_server_config.h   mutable scoped_refptr<Config> primary_config_;
Config            129 net/quic/crypto/quic_crypto_server_config_test.cc       const scoped_refptr<QuicCryptoServerConfig::Config> config = i->second;
Config            289 net/socket/ssl_client_socket_openssl.cc   static SSLSessionCacheOpenSSL::Config kDefaultSessionCacheConfig;
Config            461 net/socket/ssl_client_socket_openssl.cc SSLSessionCacheOpenSSL::Config
Config            156 net/socket/ssl_session_cache_openssl.cc                              const SSLSessionCacheOpenSSL::Config& config)
Config            468 net/socket/ssl_session_cache_openssl.cc   SSLSessionCacheOpenSSL::Config config_;
Config            485 net/socket/ssl_session_cache_openssl.cc void SSLSessionCacheOpenSSL::Reset(SSL_CTX* ctx, const Config& config) {
Config             79 net/socket/ssl_session_cache_openssl.h   SSLSessionCacheOpenSSL(SSL_CTX* ctx, const Config& config) : impl_(NULL) {
Config             88 net/socket/ssl_session_cache_openssl.h   void Reset(SSL_CTX* ctx, const Config& config);
Config            116 net/socket/ssl_session_cache_openssl_unittest.cc   void ResetConfig(const SSLSessionCacheOpenSSL::Config& config) {
Config            142 net/socket/ssl_session_cache_openssl_unittest.cc   static const SSLSessionCacheOpenSSL::Config kDefaultConfig;
Config            151 net/socket/ssl_session_cache_openssl_unittest.cc const SSLSessionCacheOpenSSL::Config
Config            309 net/socket/ssl_session_cache_openssl_unittest.cc   SSLSessionCacheOpenSSL::Config config = kDefaultConfig;
Config            338 net/socket/ssl_session_cache_openssl_unittest.cc   SSLSessionCacheOpenSSL::Config config = kDefaultConfig;
Config             91 remoting/android/java/src/org/chromium/chromoting/HelpActivity.java                 Bitmap.Config.ARGB_8888);
Config            413 remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java         return Bitmap.createBitmap(width, height, Bitmap.Config.ARGB_8888);
Config            428 remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java         sCursorBitmap = Bitmap.createBitmap(data, width, height, Bitmap.Config.ARGB_8888);
Config            701 skia/ext/vector_platform_device_emf_win.cc     SkBitmap::Config config, int width, int height, bool isOpaque,
Config             83 skia/ext/vector_platform_device_emf_win.h   virtual SkBaseDevice* onCreateCompatibleDevice(SkBitmap::Config, int width,
Config            309 sync/engine/sync_scheduler_unittest.cc TEST_F(SyncSchedulerTest, Config) {
Config            167 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp     if (method->isThisDeclarationADefinition() && Config::IsTraceMethod(method))
Config            349 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp       if (Config::IsTraceMethod(fn) && member->hasQualifier()) {
Config            823 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp     if (Config::IsTraceMethod(method, &isTraceAfterDispatch)) {
Config            916 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp         if (Config::IsIgnoreCycleAnnotated(point_->field())) {
Config             21 tools/clang/blink_gc_plugin/Config.h class Config {
Config             61 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (!Config::IsGCCollection(name_) && !Config::IsWTFCollection(name_))
Config             73 tools/clang/blink_gc_plugin/RecordInfo.cpp   return Config::IsGCCollection(name_);
Config             80 tools/clang/blink_gc_plugin/RecordInfo.cpp     return Config::IsGCBase(record->getName());
Config             96 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsGCBase(name_))
Config            112 tools/clang/blink_gc_plugin/RecordInfo.cpp     if (Config::IsGCFinalizedBase(base->getName()))
Config            119 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsTreeSharedBase(name_))
Config            130 tools/clang/blink_gc_plugin/RecordInfo.cpp     if (Config::IsTreeSharedBase(base->getName()))
Config            146 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (!Config::IsGCMixinBase(base->getName()))
Config            159 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (!record || Config::IsIgnoreAnnotated(record))
Config            184 tools/clang/blink_gc_plugin/RecordInfo.cpp           Config::IsStackAnnotated(*it)) {
Config            338 tools/clang/blink_gc_plugin/RecordInfo.cpp     if (Config::IsIgnoreAnnotated(field))
Config            353 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsGCBase(name_))
Config            361 tools/clang/blink_gc_plugin/RecordInfo.cpp     if (Config::IsTraceMethod(*it, &isTraceAfterDispatch)) {
Config            449 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsRawPtr(info->name()) && info->GetTemplateArgs(1, &args)) {
Config            455 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsRefPtr(info->name()) && info->GetTemplateArgs(1, &args)) {
Config            461 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsOwnPtr(info->name()) && info->GetTemplateArgs(1, &args)) {
Config            467 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsMember(info->name()) && info->GetTemplateArgs(1, &args)) {
Config            473 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsWeakMember(info->name()) && info->GetTemplateArgs(1, &args)) {
Config            479 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsPersistent(info->name())) {
Config            493 tools/clang/blink_gc_plugin/RecordInfo.cpp   if (Config::IsGCCollection(info->name()) ||
Config            494 tools/clang/blink_gc_plugin/RecordInfo.cpp       Config::IsWTFCollection(info->name())) {
Config            495 tools/clang/blink_gc_plugin/RecordInfo.cpp     bool is_root = Config::IsPersistentGCCollection(info->name());
Config            497 tools/clang/blink_gc_plugin/RecordInfo.cpp     size_t count = Config::CollectionDimension(info->name());
Config             16 tools/gn/builder.h class Config;
Config            211 tools/gn/command_desc.cc       const Config* config = iter.GetCurrentConfig();
Config             11 tools/gn/config.cc Config::Config(const Settings* settings, const Label& label)
Config             15 tools/gn/config.cc Config::~Config() {
Config             18 tools/gn/config.cc Config* Config::AsConfig() {
Config             22 tools/gn/config.cc const Config* Config::AsConfig() const {
Config             13 tools/gn/config.h class Config : public Item {
Config             15 tools/gn/config.h   Config(const Settings* settings, const Label& label);
Config             16 tools/gn/config.h   virtual ~Config();
Config             18 tools/gn/config.h   virtual Config* AsConfig() OVERRIDE;
Config             19 tools/gn/config.h   virtual const Config* AsConfig() const OVERRIDE;
Config             27 tools/gn/config.h   DISALLOW_COPY_AND_ASSIGN(Config);
Config             60 tools/gn/config_values_extractors.h   const Config* GetCurrentConfig() const {
Config            234 tools/gn/functions.cc   scoped_ptr<Config> config(new Config(scope->settings(), label));
Config            634 tools/gn/functions.cc     INSERT_FUNCTION(Config, false)
Config             18 tools/gn/item.cc Config* Item::AsConfig() { return NULL; }
Config             19 tools/gn/item.cc const Config* Item::AsConfig() const { return NULL; }
Config             13 tools/gn/item.h class Config;
Config             39 tools/gn/item.h   virtual Config* AsConfig();
Config             40 tools/gn/item.h   virtual const Config* AsConfig() const;
Config             38 tools/gn/label_ptr.h typedef LabelPtrPair<Config> LabelConfigPair;
Config             13 tools/gn/target.cc typedef std::set<const Config*> ConfigSet;
Config            155 tools/gn/target.cc void Target::PullDependentTargetInfo(std::set<const Config*>* unique_configs) {
Config            141 tools/gn/target.h   void PullDependentTargetInfo(std::set<const Config*>* unique_configs);
Config            126 tools/gn/target_unittest.cc   Config config(&settings_, Label(SourceDir("//foo/"), "config"));
Config            130 tools/gn/target_unittest.cc   Config all(&settings_, Label(SourceDir("//foo/"), "all"));
Config            134 tools/gn/target_unittest.cc   Config direct(&settings_, Label(SourceDir("//foo/"), "direct"));
Config            116 tools/gn/value_extractors.cc                             LabelResolver<Config>(current_dir,
Config            118 ui/android/java/src/org/chromium/ui/UiUtils.java             View currentView, int maximumDimension, Bitmap.Config bitmapConfig) {
Config            120 ui/android/java/src/org/chromium/ui/base/ActivityWindowAndroid.java             Bitmap bitmap = UiUtils.generateScaledScreenshot(rootView, 0, Bitmap.Config.ARGB_8888);
Config             23 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java         Bitmap.Config bitmapConfig = getBitmapConfigForFormat(bitmapFormatValue);
Config             50 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java         options.inPreferredConfig = Bitmap.Config.ARGB_8888;
Config             85 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java     private static int getBitmapFormatForConfig(Bitmap.Config bitmapConfig) {
Config            106 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java     private static Bitmap.Config getBitmapConfigForFormat(int bitmapFormatValue) {
Config            109 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java                 return Bitmap.Config.ALPHA_8;
Config            111 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java                 return Bitmap.Config.ARGB_4444;
Config            113 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java                 return Bitmap.Config.RGB_565;
Config            116 ui/android/java/src/org/chromium/ui/gfx/BitmapHelper.java                 return Bitmap.Config.ARGB_8888;
Config             14 ui/events/gesture_detection/filtered_gesture_provider.cc     const GestureProvider::Config& config,
Config             23 ui/events/gesture_detection/filtered_gesture_provider.h   FilteredGestureProvider(const GestureProvider::Config& config,
Config              9 ui/events/gesture_detection/gesture_config_helper.cc GestureDetector::Config DefaultGestureDetectorConfig() {
Config             10 ui/events/gesture_detection/gesture_config_helper.cc   return GestureDetector::Config();
Config             13 ui/events/gesture_detection/gesture_config_helper.cc ScaleGestureDetector::Config DefaultScaleGestureDetectorConfig() {
Config             14 ui/events/gesture_detection/gesture_config_helper.cc   return ScaleGestureDetector::Config();
Config             17 ui/events/gesture_detection/gesture_config_helper.cc SnapScrollController::Config DefaultSnapScrollControllerConfig() {
Config             18 ui/events/gesture_detection/gesture_config_helper.cc   return SnapScrollController::Config();
Config             21 ui/events/gesture_detection/gesture_config_helper.cc GestureProvider::Config DefaultGestureProviderConfig() {
Config             22 ui/events/gesture_detection/gesture_config_helper.cc   return GestureProvider::Config();
Config             16 ui/events/gesture_detection/gesture_config_helper.h GESTURE_DETECTION_EXPORT GestureDetector::Config
Config             19 ui/events/gesture_detection/gesture_config_helper.h GESTURE_DETECTION_EXPORT ScaleGestureDetector::Config
Config             22 ui/events/gesture_detection/gesture_config_helper.h GESTURE_DETECTION_EXPORT SnapScrollController::Config
Config             25 ui/events/gesture_detection/gesture_config_helper.h GESTURE_DETECTION_EXPORT GestureProvider::Config
Config             16 ui/events/gesture_detection/gesture_config_helper_android.cc GestureDetector::Config DefaultGestureDetectorConfig() {
Config             17 ui/events/gesture_detection/gesture_config_helper_android.cc   GestureDetector::Config config;
Config             36 ui/events/gesture_detection/gesture_config_helper_android.cc ScaleGestureDetector::Config DefaultScaleGestureDetectorConfig() {
Config             37 ui/events/gesture_detection/gesture_config_helper_android.cc   ScaleGestureDetector::Config config;
Config             48 ui/events/gesture_detection/gesture_config_helper_android.cc SnapScrollController::Config DefaultSnapScrollControllerConfig() {
Config             49 ui/events/gesture_detection/gesture_config_helper_android.cc   SnapScrollController::Config config;
Config             61 ui/events/gesture_detection/gesture_config_helper_android.cc GestureProvider::Config DefaultGestureProviderConfig() {
Config             62 ui/events/gesture_detection/gesture_config_helper_android.cc   GestureProvider::Config config;
Config             12 ui/events/gesture_detection/gesture_config_helper_aura.cc GestureDetector::Config DefaultGestureDetectorConfig() {
Config             13 ui/events/gesture_detection/gesture_config_helper_aura.cc   GestureDetector::Config config;
Config             33 ui/events/gesture_detection/gesture_config_helper_aura.cc ScaleGestureDetector::Config DefaultScaleGestureDetectorConfig() {
Config             34 ui/events/gesture_detection/gesture_config_helper_aura.cc   ScaleGestureDetector::Config config;
Config             43 ui/events/gesture_detection/gesture_config_helper_aura.cc SnapScrollController::Config DefaultSnapScrollControllerConfig() {
Config             44 ui/events/gesture_detection/gesture_config_helper_aura.cc   SnapScrollController::Config config;
Config             56 ui/events/gesture_detection/gesture_config_helper_aura.cc GestureProvider::Config DefaultGestureProviderConfig() {
Config             57 ui/events/gesture_detection/gesture_config_helper_aura.cc   GestureProvider::Config config;
Config             27 ui/events/gesture_detection/gesture_detector.cc GestureDetector::Config::Config()
Config             36 ui/events/gesture_detection/gesture_detector.cc GestureDetector::Config::~Config() {}
Config             84 ui/events/gesture_detection/gesture_detector.cc   TimeoutGestureHandler(const Config& config, GestureDetector* gesture_detector)
Config            131 ui/events/gesture_detection/gesture_detector.cc     const Config& config,
Config            340 ui/events/gesture_detection/gesture_detector.cc void GestureDetector::Init(const Config& config) {
Config             23 ui/events/gesture_detection/gesture_detector.h   struct GESTURE_DETECTION_EXPORT Config {
Config             24 ui/events/gesture_detection/gesture_detector.h     Config();
Config             25 ui/events/gesture_detection/gesture_detector.h     ~Config();
Config             79 ui/events/gesture_detection/gesture_detector.h   GestureDetector(const Config& config,
Config            102 ui/events/gesture_detection/gesture_detector.h   void Init(const Config& config);
Config             82 ui/events/gesture_detection/gesture_provider.cc GestureProvider::Config::Config() : disable_click_delay(false) {}
Config             84 ui/events/gesture_detection/gesture_provider.cc GestureProvider::Config::~Config() {}
Config             91 ui/events/gesture_detection/gesture_provider.cc   ScaleGestureListenerImpl(const ScaleGestureDetector::Config& config,
Config            219 ui/events/gesture_detection/gesture_provider.cc       const GestureDetector::Config& gesture_detector_config,
Config            220 ui/events/gesture_detection/gesture_provider.cc       const SnapScrollController::Config& snap_scroll_controller_config,
Config            527 ui/events/gesture_detection/gesture_provider.cc GestureProvider::GestureProvider(const Config& config,
Config            624 ui/events/gesture_detection/gesture_provider.cc void GestureProvider::InitGestureDetectors(const Config& config) {
Config             29 ui/events/gesture_detection/gesture_provider.h   struct GESTURE_DETECTION_EXPORT Config {
Config             30 ui/events/gesture_detection/gesture_provider.h     Config();
Config             31 ui/events/gesture_detection/gesture_provider.h     ~Config();
Config             32 ui/events/gesture_detection/gesture_provider.h     GestureDetector::Config gesture_detector_config;
Config             33 ui/events/gesture_detection/gesture_provider.h     ScaleGestureDetector::Config scale_gesture_detector_config;
Config             34 ui/events/gesture_detection/gesture_provider.h     SnapScrollController::Config snap_scroll_controller_config;
Config             38 ui/events/gesture_detection/gesture_provider.h   GestureProvider(const Config& config, GestureProviderClient* client);
Config             86 ui/events/gesture_detection/gesture_provider.h   void InitGestureDetectors(const Config& config);
Config             30 ui/events/gesture_detection/gesture_provider_unittest.cc GestureProvider::Config CreateDefaultConfig() {
Config             31 ui/events/gesture_detection/gesture_provider_unittest.cc   GestureProvider::Config sConfig;
Config            129 ui/events/gesture_detection/gesture_provider_unittest.cc   const GestureProvider::Config& GetDefaultConfig() const {
Config            130 ui/events/gesture_detection/gesture_provider_unittest.cc     static GestureProvider::Config sConfig = CreateDefaultConfig();
Config             28 ui/events/gesture_detection/scale_gesture_detector.cc ScaleGestureDetector::Config::Config()
Config             33 ui/events/gesture_detection/scale_gesture_detector.cc ScaleGestureDetector::Config::~Config() {}
Config             48 ui/events/gesture_detection/scale_gesture_detector.cc ScaleGestureDetector::ScaleGestureDetector(const Config& config,
Config             23 ui/events/gesture_detection/scale_gesture_detector.h   struct GESTURE_DETECTION_EXPORT Config {
Config             24 ui/events/gesture_detection/scale_gesture_detector.h     Config();
Config             25 ui/events/gesture_detection/scale_gesture_detector.h     ~Config();
Config             26 ui/events/gesture_detection/scale_gesture_detector.h     GestureDetector::Config gesture_detector_config;
Config             60 ui/events/gesture_detection/scale_gesture_detector.h   ScaleGestureDetector(const Config& config, ScaleGestureListener* listener);
Config            106 ui/events/gesture_detection/scale_gesture_detector.h   Config config_;
Config             16 ui/events/gesture_detection/snap_scroll_controller.cc SnapScrollController::Config::Config()
Config             19 ui/events/gesture_detection/snap_scroll_controller.cc SnapScrollController::Config::~Config() {}
Config             21 ui/events/gesture_detection/snap_scroll_controller.cc SnapScrollController::SnapScrollController(const Config& config)
Config             93 ui/events/gesture_detection/snap_scroll_controller.cc float SnapScrollController::CalculateChannelDistance(const Config& config) {
Config             20 ui/events/gesture_detection/snap_scroll_controller.h   struct GESTURE_DETECTION_EXPORT Config {
Config             21 ui/events/gesture_detection/snap_scroll_controller.h     Config();
Config             22 ui/events/gesture_detection/snap_scroll_controller.h     ~Config();
Config             28 ui/events/gesture_detection/snap_scroll_controller.h   explicit SnapScrollController(const Config& config);
Config             52 ui/events/gesture_detection/snap_scroll_controller.h   static float CalculateChannelDistance(const Config& config);
Config             43 ui/gfx/android/java_bitmap.cc static int SkBitmapConfigToBitmapFormat(SkBitmap::Config bitmap_config) {
Config             62 ui/gfx/android/java_bitmap.cc                                              SkBitmap::Config bitmap_config) {
Config             84 ui/gfx/android/java_bitmap.cc   SkBitmap::Config bitmap_config = skbitmap->getConfig();
Config            125 ui/gfx/android/java_bitmap.cc SkBitmap::Config ConvertToSkiaConfig(jobject bitmap_config) {
Config             58 ui/gfx/android/java_bitmap.h     SkBitmap::Config bitmap_config);
Config             78 ui/gfx/android/java_bitmap.h GFX_EXPORT SkBitmap::Config ConvertToSkiaConfig(jobject bitmap_config);
Config            158 ui/gfx/android/scroller.cc Scroller::Config::Config()
Config            162 ui/gfx/android/scroller.cc Scroller::Scroller(const Config& config)
Config             19 ui/gfx/android/scroller.h     Config();
Config             28 ui/gfx/android/scroller.h   explicit Scroller(const Config& config);
Config             21 ui/gfx/android/scroller_unittest.cc Scroller::Config DefaultConfig() {
Config             22 ui/gfx/android/scroller_unittest.cc   return Scroller::Config();