Searched refs:gravity (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 50 gravity, usually to the core of the planet. A reading of the (x,y,z) values 51 from the sensor will give a projection of the gravity vector through the 57 as the gravity vector is projected 1:1 onto the sensors (z)-axis. 74 gravity gravity
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 862 StartFrameResize(WindowPtr pWin, Bool gravity, in StartFrameResize() argument 888 RL_DEBUG_MSG("RESIZE TOPLEVEL WINDOW with gravity %i ", gravity); in StartFrameResize() 912 if (gravity && weight == RL_GRAVITY_NORTH_WEST) { in StartFrameResize() 1017 else if (gravity) { in StartFrameResize() 1080 if (gravity) { in StartFrameResize() 1093 if (gravity && weight == RL_GRAVITY_NONE) { in StartFrameResize() 1126 FinishFrameResize(WindowPtr pWin, Bool gravity, int oldX, int oldY, in FinishFrameResize() argument 1167 if (gravity) { in FinishFrameResize()
|
| H A D | rootless.h | 149 unsigned int gravity);
|
| H A D | README.txt | 93 maintaining a particular gravity during the resize. In this way less 95 layer. If true, the generic rootless layer will pass gravity hints 210 * gravity Gravity for window contents (rl_gravity_enum). This is always 216 unsigned int gravity);
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprFrame.c | 83 unsigned int gravity); 252 unsigned int gravity) in xprResizeFrame() argument 260 wc.bit_gravity = gravity; in xprResizeFrame()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | swaprep.c | 880 cpswapl(from->u.gravity.event, to->u.gravity.event); in SGravityEvent() 881 cpswapl(from->u.gravity.window, to->u.gravity.window); in SGravityEvent() 882 cpswaps(from->u.gravity.x, to->u.gravity.x); in SGravityEvent() 883 cpswaps(from->u.gravity.y, to->u.gravity.y); in SGravityEvent()
|
| H A D | window.c | 1808 int dw, int dh, unsigned gravity, int *destx, int *desty) in GravityTranslate() argument 1810 switch (gravity) { in GravityTranslate() 1874 .u.gravity.window = pSib->drawable.id, in ResizeChildrenWinSize() 1875 .u.gravity.x = cwsx - wBorderWidth(pSib), in ResizeChildrenWinSize() 1876 .u.gravity.y = cwsy - wBorderWidth(pSib) in ResizeChildrenWinSize()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/test/ |
| H A D | README | 77 step 1: the entire sample file is read in, and the center-of-gravity of
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | lis3lv02d.rst | 26 to mg values (1/1000th of earth gravity).
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | win.h | 1033 unsigned int gravity);
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 142741 Bit/window gravity computations need to recompute exposures to manage the 142742 bits which are saved by gravity during the resize computation. That's easy
|