Searched defs:offY (Results 1 – 6 of 6) sorted by relevance
/external/perfetto/infra/perfetto.dev/src/assets/ |
D | script.js | 121 function onMouseMove(offY, e) { argument
|
/external/skqp/bench/ |
D | ReadPixBench.cpp | 33 int offY = (size.height() - kWindowSize) / kNumStepsY; 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()
|