Home
last modified time | relevance | path

Searched refs:proxyViewA (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DTextureOpTest.cpp88 GrSurfaceProxyView proxyViewA(create_proxy(dContext), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
104 GrOp::Owner opA = create_op(dContext, kOpARect, proxyViewA, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
118 GrOp::Owner opD = create_op(dContext, kOpDRect, proxyViewA, true); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
H A DBulkRectTest.cpp105 GrSurfaceProxyView proxyViewA, proxyViewB; in textureop_creation_test() local
110 proxyViewA = GrSurfaceProxyView(std::move(proxyA), in textureop_creation_test()
124 set[i].fProxyView = i % 2 == 0 ? proxyViewA : proxyViewB; in textureop_creation_test()

Completed in 2 milliseconds