Home
last modified time | relevance | path

Searched defs:setRelativeTo (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLIRect.h59 void setRelativeTo(int rtHeight, const SkIRect& devRect, GrSurfaceOrigin org) { in setRelativeTo() function
64 void setRelativeTo(int fullHeight, in setRelativeTo() function
/third_party/skia/src/gpu/
DGrNativeRect.h57 void setRelativeTo(GrSurfaceOrigin org, int rtHeight, const SkIRect& devRect) { in setRelativeTo() function
62 void setRelativeTo(GrSurfaceOrigin origin, int surfaceHeight, int leftOffset, int topOffset, in setRelativeTo() function