/external/skia/src/core/ |
SkScanPriv.h | 40 SkBlitter* blitter, int start_y, int stop_y, int shiftEdgesUp,
|
SkScan_Path.cpp | 130 SkBlitter* blitter, int start_y, int stop_y, 135 int curr_y = start_y; 480 int start_y, int stop_y, int shiftEdgesUp, const SkRegion& clipRgn) 531 start_y <<= shiftEdgesUp; 533 if (clipRect && start_y < clipRect->fTop) { 534 start_y = clipRect->fTop; 549 walk_edges(&headEdge, path.getFillType(), blitter, start_y, stop_y, proc); 693 int start_y = ir.fTop; local 694 if (clipRect && start_y < clipRect->fTop) { 695 start_y = clipRect->fTop [all...] |
/external/skia/src/images/ |
fpdfemb.h | 650 // start_y - Top pixel position of the display area in the device coordination 670 int start_x, int start_y, int size_x, int size_y, int rotate, 698 // start_y - Top pixel position of the display area in the device coordination 727 int start_x, int start_y, int size_x, int size_y, int rotate, int flags, 798 // start_y - Top pixel position of the display area in the device coordination 817 // is at left-top corner of the window. You must make sure the start_x, start_y, size_x, [all...] |
/bootable/bootloader/legacy/arch_msm7k/ |
mddi.c | 253 vs->start_y = y;
|
/bootable/bootloader/legacy/include/msm7k/ |
mddi.h | 186 unsigned short start_y; member in struct:mddi_video_stream
|
/external/freetype/src/cff/ |
cffgload.c | 1742 FT_Pos start_y; local 1793 FT_Pos start_y; local 1841 FT_Pos start_x, start_y; \/* record start x, y values for *\/ local [all...] |