Home
last modified time | relevance | path

Searched defs:proxies (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/modules/pathkit/
H A Dkarma.bench.conf.js
H A Dkarma.conf.js
/third_party/skia/src/gpu/
H A DGrYUVATextureProxies.cpp28 GrYUVATextureProxies(const SkYUVAInfo& yuvaInfo, sk_sp<GrSurfaceProxy> proxies[SkYUVAInfo::kMaxPlanes], GrSurfaceOrigin textureOrigin) GrYUVATextureProxies() argument
H A DGrYUVATextureProxies.h54 const std::array<sk_sp<GrSurfaceProxy>, SkYUVAInfo::kMaxPlanes>& proxies() const { in proxies() function in GrYUVATextureProxies
H A DGrDirectContextPriv.cpp36 flushSurfaces( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flushSurfaces() argument
H A DGrDrawingManager.cpp97 flush( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flush() argument
508 flushSurfaces( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flushSurfaces() argument
[all...]
H A DGrGpu.h830 prepareSurfacesForBackendAccessAndStateUpdates( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrBackendSurfaceMutableState* newState) prepareSurfacesForBackendAccessAndStateUpdates() argument
H A DGrGpu.cpp684 void GrGpu::executeFlushInfo(SkSpan<GrSurfaceProxy*> proxies, in executeFlushInfo() argument
/third_party/skia/tests/
H A DGrRenderTaskClusterTest.cpp16 static void make_proxies(int count, SkTArray<sk_sp<GrSurfaceProxy>>* proxies) { in make_proxies() argument
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; create_graph2() local
104 SkTArray<sk_sp<GrSurfaceProxy>> proxies; create_graph3() local
[all...]
/third_party/python/Modules/
H A D_scproxy.c131 set_proxy(PyObject* proxies, const char* proto, CFDictionaryRef proxyDict, in set_proxy() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c147 allocate_and_insert_proxies(struct emulate_branch_state * s, struct register_proxies * proxies, struct rc_instruction * begin, struct rc_instruction * end) allocate_and_insert_proxies() argument
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.cpp111 GrSurfaceProxy* proxies[SkYUVAInfo::kMaxPlanes] = {}; in onFlush() local
233 sk_sp<GrSurfaceProxy> proxies[SkYUVAInfo::kMaxPlanes]; in MakeFromYUVATextures() local
34 SkImage_GpuYUVA(sk_sp<GrImageContext> context, uint32_t uniqueID, GrYUVATextureProxies proxies, sk_sp<SkColorSpace> imageColorSpace) SkImage_GpuYUVA() argument
365 sk_sp<GrSurfaceProxy> proxies[4]; MakePromiseYUVATexture() local
[all...]
/kernel/linux/linux-5.10/net/appletalk/
H A Daarp.c73 static struct aarp_entry *proxies[AARP_HASH_SIZE]; variable
[all...]
/kernel/linux/linux-6.6/net/appletalk/
H A Daarp.c73 static struct aarp_entry *proxies[AARP_HASH_SIZE]; variable
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp1678 prepareSurfacesForBackendAccessAndStateUpdates( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrBackendSurfaceMutableState* newState) prepareSurfacesForBackendAccessAndStateUpdates() argument
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp2205 prepareSurfacesForBackendAccessAndStateUpdates( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrBackendSurfaceMutableState* newState) prepareSurfacesForBackendAccessAndStateUpdates() argument

Completed in 22 milliseconds