Home
last modified time | relevance | path

Searched defs:proxies (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/tests/
DGrRenderTaskClusterTest.cpp16 static void make_proxies(int count, SkTArray<sk_sp<GrSurfaceProxy>>* proxies) { in make_proxies()
37 SkTArray<sk_sp<GrSurfaceProxy>> proxies; in create_graph0() local
57 SkTArray<sk_sp<GrSurfaceProxy>> proxies; in create_graph1() local
81 SkTArray<sk_sp<GrSurfaceProxy>> proxies; in create_graph2() local
104 SkTArray<sk_sp<GrSurfaceProxy>> proxies; in create_graph3() local
/third_party/skia/src/image/
DSkImage_GpuYUVA.cpp36 GrYUVATextureProxies proxies, in SkImage_GpuYUVA()
111 GrSurfaceProxy* proxies[SkYUVAInfo::kMaxPlanes] = {}; in onFlush() local
233 sk_sp<GrSurfaceProxy> proxies[SkYUVAInfo::kMaxPlanes]; in MakeFromYUVATextures() local
365 sk_sp<GrSurfaceProxy> proxies[4]; in MakePromiseYUVATexture() local
/third_party/skia/src/gpu/
DGrYUVATextureProxies.h54 const std::array<sk_sp<GrSurfaceProxy>, SkYUVAInfo::kMaxPlanes>& proxies() const { in proxies() function
DGrDrawingManager.cpp98 SkSpan<GrSurfaceProxy*> proxies, in flush()
509 SkSpan<GrSurfaceProxy*> proxies, in flushSurfaces()
DGrDirectContextPriv.cpp37 SkSpan<GrSurfaceProxy*> proxies, in flushSurfaces()
DGrGpu.h804 SkSpan<GrSurfaceProxy*> proxies, in prepareSurfacesForBackendAccessAndStateUpdates()
DGrGpu.cpp629 void GrGpu::executeFlushInfo(SkSpan<GrSurfaceProxy*> proxies, in executeFlushInfo()
/third_party/skia/modules/pathkit/
Dkarma.bench.conf.js20 proxies: { property
Dkarma.conf.js21 proxies: { property
/third_party/skia/modules/canvaskit/
Dkarma.conf.js22 proxies: { property
/third_party/skia/experimental/wasm-skp-debugger/
Dkarma.conf.js22 proxies: { property
/third_party/python/Modules/
D_scproxy.c131 set_proxy(PyObject* proxies, const char* proto, CFDictionaryRef proxyDict, in set_proxy()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c148 struct register_proxies * proxies, in allocate_and_insert_proxies()
/third_party/python/Lib/urllib/
Drequest.py795 def __init__(self, proxies=None): argument
1708 def __init__(self, proxies=None, **x509): argument
2519 def proxy_bypass_environment(host, proxies=None): argument
/third_party/python/Lib/test/
Dtest_urllib.py38 def urlopen(url, data=None, proxies=None): argument
/third_party/node/deps/v8/src/debug/
Ddebug-wasm-objects.cc523 Handle<FixedArray> proxies = GetOrCreateInstanceProxyCache(isolate, instance); in GetOrCreateInstanceProxy() local
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1668 SkSpan<GrSurfaceProxy*> proxies, in prepareSurfacesForBackendAccessAndStateUpdates()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2071 SkSpan<GrSurfaceProxy*> proxies, in prepareSurfacesForBackendAccessAndStateUpdates()