Home
last modified time | relevance | path

Searched refs:AddTextureSetOps (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DTextureOp.h77 static void AddTextureSetOps(skgpu::ganesh::SurfaceDrawContext*,
H A DTextureOp.cpp1304 void TextureOp::AddTextureSetOps(ganesh::SurfaceDrawContext* sdc, in AddTextureSetOps() function in skgpu::ganesh::TextureOp
/aosp_15_r20/external/skia/tests/
H A DBulkRectTest.cpp224 TextureOp::AddTextureSetOps(sdc.get(), in textureop_creation_test()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.cpp945 ganesh::TextureOp::AddTextureSetOps(this, clip, fContext, set, cnt, proxyRunCnt, filter, mm, in drawTextureSet()