Searched defs:offX (Results 1 – 5 of 5) sorted by relevance
/external/skqp/bench/ |
D | ReadPixBench.cpp | 32 int offX = (size.width() - kWindowSize) / kNumStepsX; in onDraw() local
|
/external/skqp/src/gpu/ |
D | GrDrawOpAtlas.cpp | 58 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, uint64_t genID, int offX, int offY, in Plot()
|
/external/skqp/src/core/ |
D | SkImageFilter.cpp | 349 int newWidth, int newHeight, int offX, int offY) { in pad_image()
|
/external/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 84 int offX, int offY, int width, int height, GrColorType colorType) in Plot()
|
/external/skia/src/core/ |
D | SkImageFilter.cpp | 386 int newWidth, int newHeight, int offX, int offY) { in pad_image()
|