Searched defs:Create (Results 101 - 125 of 1523) sorted by relevance

1234567891011>>

/external/skia/include/effects/
H A DSkComposeImageFilter.h17 static SkComposeImageFilter* Create(SkImageFilter* outer, SkImageFilter* inner) { function in class:SkComposeImageFilter
H A DSkCornerPathEffect.h23 static SkCornerPathEffect* Create(SkScalar radius) { function in class:SkCornerPathEffect
H A DSkPixelXorXfermode.h20 static SkPixelXorXfermode* Create(SkColor opColor) { function in class:SkPixelXorXfermode
H A DSkStippleMaskFilter.h18 static SkStippleMaskFilter* Create() { function in class:SkStippleMaskFilter
H A DSkTestImageFilters.h10 static SkDownSampleImageFilter* Create(SkScalar scale) { function in class:SkDownSampleImageFilter
/external/skia/src/gpu/
H A DGrGpuFactory.cpp17 GrGpu* GrGpu::Create(GrBackend backend, GrBackendContext backendContext, GrContext* context) { function in class:GrGpu
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DCommonTreeAdaptor.cs52 public override object Create( IToken payload ) method in class:Antlr.Runtime.Tree.CommonTreeAdaptor
/external/ceres-solver/internal/ceres/
H A Devaluator.cc51 Evaluator* Evaluator::Create(const Evaluator::Options& options, function in class:ceres::internal::Evaluator
H A Dlinear_solver.cc72 LinearSolver* LinearSolver::Create(const LinearSolver::Options& options) { function in class:ceres::internal::LinearSolver
/external/chromium_org/base/memory/
H A Dshared_memory_android.cc19 bool SharedMemory::Create(const SharedMemoryCreateOptions& options) { function in class:base::SharedMemory
/external/chromium_org/cc/debug/
H A Dpaint_time_counter.cc10 scoped_ptr<PaintTimeCounter> PaintTimeCounter::Create() { function in class:cc::PaintTimeCounter
/external/chromium_org/cc/layers/
H A Dsolid_color_layer.cc13 return SolidColorLayerImpl::Create(tree_impl, id()).PassAs<LayerImpl>();
16 scoped_refptr<SolidColorLayer> SolidColorLayer::Create() { function in class:cc::SolidColorLayer
H A Dsurface_layer_impl.h17 static scoped_ptr<SurfaceLayerImpl> Create(LayerTreeImpl* tree_impl, int id) { function in class:cc::SurfaceLayerImpl
/external/chromium_org/cc/resources/
H A Dmemory_history.cc12 scoped_ptr<MemoryHistory> MemoryHistory::Create() { function in class:cc::MemoryHistory
H A Dscoped_ui_resource.cc13 scoped_ptr<ScopedUIResource> ScopedUIResource::Create( function in class:cc::ScopedUIResource
/external/chromium_org/cc/test/
H A Dfake_delegated_renderer_layer_impl.h14 static scoped_ptr<FakeDelegatedRendererLayerImpl> Create( function in class:cc::FakeDelegatedRendererLayerImpl
H A Dfake_scoped_ui_resource.cc20 scoped_ptr<FakeScopedUIResource> FakeScopedUIResource::Create( function in class:cc::FakeScopedUIResource
/external/chromium_org/chrome/android/sync_shell/
H A Dchrome_main_delegate_chrome_sync_shell_android.cc14 ChromeMainDelegateAndroid* ChromeMainDelegateAndroid::Create() { function in class:ChromeMainDelegateAndroid
/external/chromium_org/chrome/browser/autofill/
H A Dautofill_cc_infobar_delegate.h28 static void Create(InfoBarService* infobar_service,
33 static scoped_ptr<ConfirmInfoBarDelegate> Create( function in class:autofill::AutofillCCInfoBarDelegate
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dscreen_capture_notification_ui_chromeos.cc33 scoped_ptr<ScreenCaptureNotificationUI> ScreenCaptureNotificationUI::Create( function in class:ScreenCaptureNotificationUI
/external/chromium_org/chrome/browser/
H A Dcrash_upload_list.cc18 CrashUploadList* CrashUploadList::Create(Delegate* delegate) { function in class:CrashUploadList
/external/chromium_org/chrome/browser/download/
H A Ddownload_request_infobar_delegate.h29 static void Create(
34 static scoped_ptr<DownloadRequestInfoBarDelegate> Create( function in class:DownloadRequestInfoBarDelegate
/external/chromium_org/chrome/browser/local_discovery/wifi/
H A Dwifi_manager.cc17 scoped_ptr<WifiManager> WifiManager::Create() { function in class:local_discovery::wifi::WifiManager
/external/chromium_org/chrome/browser/renderer_context_menu/
H A Dcontext_menu_content_type_unittest.cc18 static ContextMenuContentType* Create( function in class:ContextMenuContentTypeTest
69 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
81 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
95 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
107 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
126 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
141 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
156 scoped_ptr<ContextMenuContentType> content_type(Create(web_contents(),
/external/chromium_org/chrome/browser/ui/android/
H A Dtab_restore_service_delegate_android.cc12 TabRestoreServiceDelegate* TabRestoreServiceDelegate::Create( function in class:TabRestoreServiceDelegate

Completed in 1789 milliseconds

1234567891011>>