Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ops/
DGrTextureOp.cpp45 static SkRect compute_domain(Domain domain, GrSamplerState::Filter filter, GrSurfaceOrigin origin, in compute_domain() function
317 compute_domain(info.domain(), this->filter(), origin, info.fSrcRect, iw, ih, h); in tess()