Home
last modified time | relevance | path

Searched defs:resolveRect (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/svg/src/
DSkSVGRenderContext.cpp75 SkRect SkSVGLengthContext::resolveRect(const SkSVGLength& x, const SkSVGLength& y, in resolveRect() function in SkSVGLengthContext
/third_party/flutter/skia/experimental/svg/model/
DSkSVGRenderContext.cpp67 SkRect SkSVGLengthContext::resolveRect(const SkSVGLength& x, const SkSVGLength& y, in resolveRect() function in SkSVGLengthContext
/third_party/skia/src/gpu/
DGrGpu.cpp606 void GrGpu::resolveRenderTarget(GrRenderTarget* target, const SkIRect& resolveRect) { in resolveRenderTarget()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2354 void GrGLGpu::onResolveRenderTarget(GrRenderTarget* target, const SkIRect& resolveRect) { in onResolveRenderTarget()
2364 void GrGLGpu::resolveRenderFBOs(GrGLRenderTarget* rt, const SkIRect& resolveRect, in resolveRenderFBOs()
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp552 void GrD3DGpu::onResolveRenderTarget(GrRenderTarget* target, const SkIRect& resolveRect) { in onResolveRenderTarget()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp728 void GrVkGpu::onResolveRenderTarget(GrRenderTarget* target, const SkIRect& resolveRect) { in onResolveRenderTarget()