Home
last modified time | relevance | path

Searched refs:offY (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkImageFilter.cpp393 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/
DGrDrawOpAtlas.cpp90 int offX, int offY, int width, int height, GrColorType colorType) in Plot() argument
103 , fY(offY) in Plot()
DGrDrawOpAtlas.h462 int offX, int offY, int width, int height, GrColorType colorType);