Searched refs:offY (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/src/core/ |
D | SkImageFilter.cpp | 393 int newWidth, int newHeight, int offX, int offY) { in pad_image() argument 419 src->draw(canvas, offX, offY); in pad_image()
|
/third_party/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 90 int offX, int offY, int width, int height, GrColorType colorType) in Plot() argument 103 , fY(offY) in Plot()
|
D | GrDrawOpAtlas.h | 462 int offX, int offY, int width, int height, GrColorType colorType);
|