Searched refs:proxyB (Results 1 – 2 of 2) sorted by relevance
14 let proxyB = () => {}; function17 proxyB = new Proxy(proxyB, {});21 util.inspect({ a: proxyA, b: proxyB }, { showProxy });
109 sk_sp<GrSurfaceProxy> proxyB = create_proxy(dContext); in textureop_creation_test() local113 proxyViewB = GrSurfaceProxyView(std::move(proxyB), in textureop_creation_test()