Searched defs:offY (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkImageFilter.cpp | 305 int newWidth, int newHeight, int offX, int offY) { in pad_image()
|
/third_party/flutter/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 64 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, uint64_t genID, int offX, int offY, in Plot()
|
/third_party/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 90 int offX, int offY, int width, int height, GrColorType colorType) in Plot()
|
/third_party/skia/src/core/ |
D | SkImageFilter.cpp | 393 int newWidth, int newHeight, int offX, int offY) { in pad_image()
|