Searched refs:clipped (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessCommon.c | 276 RegionRec clipped; in RootlessDamageRegion() local 337 RegionNull(&clipped); in RootlessDamageRegion() 338 RegionIntersect(&clipped, &pWindow->borderClip, pRegion); in RootlessDamageRegion() 342 (&clipped), in RootlessDamageRegion() 344 (&clipped), in RootlessDamageRegion() 348 RegionUninit(&clipped); in RootlessDamageRegion()
|
| H A D | rootlessWindow.c | 693 RegionRec clip, clipped; in RootlessResizeCopyWindow() local 700 RegionNull(&clipped); in RootlessResizeCopyWindow() 701 RegionIntersect(&rgnDst, &clip, &clipped); in RootlessResizeCopyWindow() 705 &clipped, dx, dy, fbCopyWindowProc, 0, 0); in RootlessResizeCopyWindow() 707 RegionUninit(&clipped); in RootlessResizeCopyWindow()
|
| H A D | README.txt | 277 * coordinates. This is clipped to the window's clip.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/ |
| H A D | clip.hpp | 225 vt_features clipped; in clip() local 236 clipped.push_back(feature); in clip() 242 clipped.emplace_back(vt_geometry::visit(geom, clipper<I>{ k1, k2 }), props, id); in clip() 246 return clipped; in clip()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/ |
| H A D | tst_map_flick.qml | 161 compare(map.gesture.flickDeceleration, 500) // clipped to min 164 compare(map.gesture.flickDeceleration, 10000) // clipped to max
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | radiotrack.rst | 50 gets clipped beyond the limits mentioned above.
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | todo.rst | 61 Clean up the clipped coordination confusion around planes 66 helpers (and drivers then moved over to clipped coordinates). Probably the 78 Aside from the clipped coordinates right above there's a few suboptimal things
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-overlay.rst | 117 the latter how images are overlaid and clipped. Cropping initialization
|
| H A D | colorspaces-details.rst | 754 scaled to [-128…128] and then clipped to [-128…127].
|
| /OK3568_Linux_fs/external/linux-rga/docs/ |
| H A D | Rockchip_Developer_Guide_RGA_EN.md | 1175 …y) position, the width and height of src and dst must be the same, the excess part will be clipped. 2950 > Assign the size of clipped area in the im_rect structure that stores the src rectangle data, and … 2953 …/*The coordinates of the clipped vertex are determined by x and y,the size of the clipped area is …
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | intel-speed-select.rst | 859 cores will be clipped to a lower frequency of 2600 MHz.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/ |
| H A D | README_MLAN | 113 When low power mode is enabled, the output power will be clipped at ~+10dBm and the
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 931 present/wnmd: Can't use page flipping for windows clipped by children 2274 keycode grab is clipped to 255 and thus ends up grabbing a different key 14488 being computed as clipped by its parent, resulting in a null region. 16606 image (since the windows will be clipped to their containing screen), 44167 _glamor_composite calls miComputeCompositeRegion to construct a clipped 44179 extents->x1,y1 Screen origin of clipped operation 44180 width,height Extents of the clipped operation 44186 operation origin to the clipped origin 44188 Destination drawable relative coordinates of the clipped operation: 44198 Source drawable relative coordinates of the clipped operation: [all …]
|