Home
last modified time | relevance | path

Searched defs:instantiate (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/src/gpu/mock/
DGrMockSurfaceProxy.h26 bool instantiate(GrResourceProvider*) override { return false; } in instantiate() function
/third_party/skia/experimental/graphite/src/
DTextureProxy.cpp20 bool TextureProxy::instantiate(ResourceProvider* resourceProvider) { in instantiate() function in skgpu::TextureProxy
/third_party/libabigail/tests/data/test-abidiff-exit/
Dtest-leaf-cxx-members-v1.cc15 ops instantiate = x; in reg() local
Dtest-leaf-cxx-members-v0.cc10 ops instantiate = x; in reg() local
/third_party/node/lib/internal/modules/esm/
Dmodule_job.js98 instantiate() { method in ModuleJob
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRegistry.h37 std::unique_ptr<T> instantiate() const { return Ctor(); } in instantiate() function
/third_party/skia/src/gpu/
DGrRenderTargetProxy.cpp78 bool GrRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrRenderTargetProxy
DGrTextureRenderTargetProxy.cpp118 bool GrTextureRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureRenderTargetProxy
DGrTextureProxy.cpp105 bool GrTextureProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureProxy
DGrDynamicAtlas.cpp188 void GrDynamicAtlas::instantiate(GrOnFlushResourceProvider* onFlushRP, in instantiate() function in GrDynamicAtlas
DGrDrawOpAtlas.cpp50 void GrDrawOpAtlas::instantiate(GrOnFlushResourceProvider* onFlushResourceProvider) { in instantiate() function in GrDrawOpAtlas
/third_party/flutter/skia/src/gpu/
DGrTextureRenderTargetProxy.cpp94 bool GrTextureRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureRenderTargetProxy
DGrRenderTargetProxy.cpp62 bool GrRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrRenderTargetProxy
DGrTextureProxy.cpp78 bool GrTextureProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureProxy
DGrDrawOpAtlas.cpp29 void GrDrawOpAtlas::instantiate(GrOnFlushResourceProvider* onFlushResourceProvider) { in instantiate() function in GrDrawOpAtlas
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCAtlas.cpp76 auto instantiate = [cb = std::move(callback), pixelConfig, format, in MakeLazyAtlasProxy() local
/third_party/openssl/providers/implementations/rands/
Ddrbg_local.h78 int (*instantiate)(PROV_DRBG *drbg, member
/third_party/pulseaudio/src/modules/
Dladspa.h436 LADSPA_Handle (*instantiate)(const struct _LADSPA_Descriptor * Descriptor, member
/third_party/alsa-lib/src/pcm/
Dladspa.h437 LADSPA_Handle (*instantiate)(const struct _LADSPA_Descriptor * Descriptor, member
/third_party/openssl/crypto/evp/
Devp_rand.c35 OSSL_FUNC_rand_instantiate_fn *instantiate; member
/third_party/googletest/googletest/test/
Dgoogletest-output-test_.cc822 TypeParam instantiate; in TYPED_TEST_P() local
/third_party/rust/crates/cxx/syntax/
Dmod.rs15 pub mod instantiate; module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1652 DefInit *VarDefInit::instantiate() { in instantiate() function in VarDefInit
/third_party/python/Modules/
D_pickle.c5806 instantiate(PyObject *cls, PyObject *args) in instantiate() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h4738 int (*instantiate)(struct key *, struct key_preparsed_payload *); member