Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DTextureOp.cpp1218 int clumpProxyCount = proxy_run_count(&set[fNumClumped], clumpSize); in createOp()
1220 &set[fNumClumped], in createOp()
1233 fNumClumped += clumpSize; in createOp()
1237 int baseIndex() const { return fNumClumped; } in baseIndex()
1251 int fNumClumped = 0; // also the offset for the start of the next clump member in skgpu::v1::TextureOp::BatchSizeLimiter

Completed in 3 milliseconds