Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCCClipPath.cpp43 auto retiredAtlas = resources->renderDeviceSpacePathInAtlas( in renderPathInAtlas()
DGrCCPerFlushResources.h31 std::unique_ptr<GrCCAtlas> renderDeviceSpacePathInAtlas(
DGrCCPerFlushResources.cpp25 std::unique_ptr<GrCCAtlas> GrCCPerFlushResources::renderDeviceSpacePathInAtlas( in renderDeviceSpacePathInAtlas() function in GrCCPerFlushResources
/external/skqp/src/gpu/ccpr/
DGrCCClipPath.cpp70 fAtlas = resources->renderDeviceSpacePathInAtlas(fAccessRect, fDeviceSpacePath, fPathDevIBounds, in renderPathInAtlas()
DGrCCPerFlushResources.h85 const GrCCAtlas* renderDeviceSpacePathInAtlas(const SkIRect& clipIBounds, const SkPath& devPath,
DGrCCPerFlushResources.cpp383 const GrCCAtlas* GrCCPerFlushResources::renderDeviceSpacePathInAtlas( in renderDeviceSpacePathInAtlas() function in GrCCPerFlushResources