Searched defs:devBounds45 (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCPathProcessor.h | 43 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()
|
D | GrCCPerFlushResources.cpp | 278 SkRect* devBounds45) { in transform_path_pts() 334 SkRect* devBounds, SkRect* devBounds45, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
|
D | GrCCPathCache.cpp | 355 const SkRect& devBounds, const SkRect& devBounds45, const SkIRect& devIBounds, in setCoverageCountAtlas()
|
D | GrCCDrawPathsOp.cpp | 361 SkRect devBounds, devBounds45; in setupResources() local
|