Home
last modified time | relevance | path

Searched defs:devBounds45 (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.h43 static SkRect MakeOffset45(const SkRect& devBounds45, float dx, float dy) { in MakeOffset45()
113 inline void GrCCPathProcessor::Instance::set(const SkRect& devBounds, const SkRect& devBounds45, in set()
DGrCCPerFlushResources.cpp278 SkRect* devBounds45) { in transform_path_pts()
334 SkRect* devBounds, SkRect* devBounds45, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
DGrCCPathCache.cpp355 const SkRect& devBounds, const SkRect& devBounds45, const SkIRect& devIBounds, in setCoverageCountAtlas()
DGrCCDrawPathsOp.cpp361 SkRect devBounds, devBounds45; in setupResources() local