Searched
full:scoped_ptr (Results
601 -
625 of
10634) sorted by null
<<21222324252627282930>>
/external/chromium_org/cc/layers/ |
io_surface_layer_impl.h | 18 static scoped_ptr<IOSurfaceLayerImpl> Create(LayerTreeImpl* tree_impl, 26 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
|
picture_image_layer_impl.h | 14 static scoped_ptr<PictureImageLayerImpl> Create(LayerTreeImpl* tree_impl, 22 virtual scoped_ptr<LayerImpl> CreateLayerImpl(
|
solid_color_scrollbar_layer_impl.h | 15 static scoped_ptr<SolidColorScrollbarLayerImpl> Create( 24 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
|
/external/chromium_org/cc/quads/ |
checkerboard_draw_quad.h | 8 #include "base/memory/scoped_ptr.h" 17 static scoped_ptr<CheckerboardDrawQuad> Create();
|
debug_border_draw_quad.h | 8 #include "base/memory/scoped_ptr.h" 17 static scoped_ptr<DebugBorderDrawQuad> Create();
|
solid_color_draw_quad.h | 8 #include "base/memory/scoped_ptr.h" 17 static scoped_ptr<SolidColorDrawQuad> Create();
|
/external/chromium_org/cc/resources/ |
caching_bitmap_content_layer_updater.h | 17 scoped_ptr<LayerPainter>, 33 scoped_ptr<LayerPainter> painter,
|
memory_history.h | 9 #include "base/memory/scoped_ptr.h" 18 static scoped_ptr<MemoryHistory> Create();
|
scoped_resource.h | 10 #include "base/memory/scoped_ptr.h" 22 static scoped_ptr<ScopedResource> Create(
|
ui_resource_request.h | 9 #include "base/memory/scoped_ptr.h" 44 scoped_ptr<UIResourceBitmap> bitmap_;
|
/external/chromium_org/cc/test/ |
fake_content_layer.h | 8 #include "base/memory/scoped_ptr.h" 19 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
|
fake_picture_layer.h | 9 #include "base/memory/scoped_ptr.h" 20 virtual scoped_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl)
|
mock_quad_culler.cc | 23 bool MockQuadCuller::Append(scoped_ptr<DrawQuad> draw_quad, AppendQuadsData*) { 32 scoped_ptr<SharedQuadState> shared_quad_state) {
|
test_texture.h | 10 #include "base/memory/scoped_ptr.h" 27 scoped_ptr<uint8_t[]> data;
|
/external/chromium_org/cc/trees/ |
quad_culler.h | 30 scoped_ptr<SharedQuadState> shared_quad_state) OVERRIDE; 31 virtual bool Append(scoped_ptr<DrawQuad> draw_quad,
|
/external/chromium_org/chrome/browser/android/ |
favicon_helper.h | 11 #include "base/memory/scoped_ptr.h" 34 scoped_ptr<CancelableTaskTracker> cancelable_task_tracker_;
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
drive_integration_service_unittest.cc | 27 scoped_ptr<TestingProfile> profile_; 28 scoped_ptr<DriveIntegrationService> integration_service_;
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
operation_test_base.h | 123 scoped_ptr<TestingPrefServiceSimple> pref_service_; 127 scoped_ptr<FakeDriveService> fake_drive_service_; 128 scoped_ptr<JobScheduler> scheduler_; 129 scoped_ptr<internal::ResourceMetadataStorage, 131 scoped_ptr<internal::ResourceMetadata, test_util::DestroyHelperForTests> 133 scoped_ptr<FakeFreeDiskSpaceGetter> fake_free_disk_space_getter_; 134 scoped_ptr<internal::FileCache, test_util::DestroyHelperForTests> cache_; 135 scoped_ptr<internal::ChangeListLoader> change_list_loader_;
|
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
file_browser_private_api.h | 8 #include "base/memory/scoped_ptr.h" 32 scoped_ptr<EventRouter> event_router_;
|
/external/chromium_org/chrome/browser/chromeos/extensions/ |
media_player_api.h | 12 #include "base/memory/scoped_ptr.h" 46 scoped_ptr<MediaPlayerEventRouter> media_player_event_router_;
|
/external/chromium_org/chrome/browser/chromeos/net/ |
proxy_config_handler.h | 8 #include "base/memory/scoped_ptr.h" 29 scoped_ptr<ProxyConfigDictionary> GetProxyConfigForFavoriteNetwork(
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_cloud_policy_manager_chromeos.h | 15 #include "base/memory/scoped_ptr.h" 52 scoped_ptr<DeviceCloudPolicyStoreChromeOS> store, 62 scoped_ptr<CloudPolicyClient::StatusProvider> device_status_provider); 108 scoped_ptr<CloudPolicyClient> CreateClient(); 123 scoped_ptr<DeviceCloudPolicyStoreChromeOS> device_store_; 128 scoped_ptr<CloudPolicyClient::StatusProvider> device_status_provider_; 134 scoped_ptr<EnrollmentHandlerChromeOS> enrollment_handler_; 136 scoped_ptr<chromeos::attestation::AttestationPolicyObserver>
|
device_local_account_external_data_manager.cc | 7 #include "base/memory/scoped_ptr.h" 31 SetExternalDataStore(scoped_ptr<CloudExternalDataStore>());
|
user_cloud_external_data_manager.cc | 8 #include "base/memory/scoped_ptr.h" 38 SetExternalDataStore(scoped_ptr<CloudExternalDataStore>());
|
/external/chromium_org/chrome/browser/chromeos/system/ |
device_change_handler.h | 8 #include "base/memory/scoped_ptr.h" 26 scoped_ptr<PointerDeviceObserver> pointer_device_observer_;
|
Completed in 1969 milliseconds
<<21222324252627282930>>