| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessCommon.c | 202 * damaged regions are flushed to the screen. 269 * Mark a damaged region as requiring redisplay to screen. 280 RL_DEBUG_MSG("Damaged win 0x%x ", pWindow); in RootlessDamageRegion() 307 /* Damaged region only has a single rect, so we can in RootlessDamageRegion() 370 * Mark a damaged box as requiring redisplay to screen. 387 * Mark a damaged rectangle as requiring redisplay to screen. 413 * Stop drawing and redisplay the damaged region of a window. 443 * Walk every window on a screen and redisplay the damaged regions.
|
| H A D | rootless.h | 216 * Mark damaged rectangles as requiring redisplay to screen. 219 * nrects Number of damaged rectangles 220 * rects Array of damaged rectangles in frame-local coordinates 343 * flush If true, damaged areas are flushed to the screen.
|
| H A D | README.txt | 283 * Mark damaged rectangles as requiring redisplay to screen. 286 * nrects Number of damaged rectangles 287 * rects Array of damaged rectangles in frame-local coordinates
|
| /OK3568_Linux_fs/external/libmali/lib/arm-linux-gnueabihf/ |
| HD | libmali-utgard-400-r7p0-r1p1-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| HD | libmali-utgard-450-r7p0-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| HD | libmali-utgard-400-r7p0-r3p0-wayland-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| HD | libmali-utgard-400-r7p0-r1p1-x11-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| HD | libmali-utgard-400-r7p0-r1p1-wayland-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| HD | libmali-utgard-450-r7p0-x11-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| HD | libmali-utgard-450-r7p0-wayland-gbm.so | glActiveTexture glBindBuffer glBindTexture glBlendFunc glBufferData glBufferSubData glClear glClearColor glClearDepthf glClearStencil glColorMask glCompressedTexImage2D glCompressedTexSubImage2D glCopyTexImage2D glCopyTexSubImage2D glCullFace glDeleteBuffers glDeleteTextures glDepthFunc ... |
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | kapi.c | 419 * If the volume is damaged because of an interrupted update this function just 510 * If the volume is damaged because of an interrupted update this function just 596 * If the volume is damaged because of an interrupted update this function just 657 * case of failure. If the volume is damaged because of an interrupted update 692 * damaged because of an interrupted update, %-EBADMSG if the logical 731 * error code in case of failure. If the volume is damaged because of an
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | kapi.c | 426 * If the volume is damaged because of an interrupted update this function just 518 * If the volume is damaged because of an interrupted update this function just 604 * If the volume is damaged because of an interrupted update this function just 665 * case of failure. If the volume is damaged because of an interrupted update 700 * damaged because of an interrupted update, %-EBADMSG if the logical 739 * error code in case of failure. If the volume is damaged because of an
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/ |
| H A D | git.readme | 9 repository may have been damaged or corrupted.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/ |
| H A D | git.readme | 9 repository may have been damaged or corrupted.
|
| /OK3568_Linux_fs/buildroot/dl/sox/ |
| H A D | git.readme | 9 repository may have been damaged or corrupted.
|
| /OK3568_Linux_fs/buildroot/dl/qt5webengine-chromium-catapult/ |
| H A D | git.readme | 9 repository may have been damaged or corrupted.
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/ |
| H A D | git.readme | 9 repository may have been damaged or corrupted.
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/ |
| H A D | git.readme | 9 repository may have been damaged or corrupted.
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Rotate.c | 206 /* update damaged region */ in xf86RotateRedisplay() 424 /* shadow will be damaged in xf86RotatePrepare */ in xf86CrtcRotate() 427 /* mark shadowed area as damaged so it will be repainted */ in xf86CrtcRotate()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compwindow.c | 475 if (pWin->damagedDescendants || (cw && cw->damaged)) in compReparentWindow() 638 * Report that as damaged so it will be redrawn in compSetRedirectBorderClip() 728 if (cw->damaged) { in compPaintWindowToParent() 730 cw->damaged = FALSE; in compPaintWindowToParent()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/ |
| H A D | common.yaml | 32 that a LED can be made so bright that it gets damaged or causes damage
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | ubi.h | 67 * is set, the contents of the volume is certainly damaged and a new volume 74 * o the @upd_marker field means that the volume is damaged because of an
|
| /OK3568_Linux_fs/kernel/arch/sh/include/cpu-sh2/cpu/ |
| H A D | watchdog.h | 58 * Note: Due to the brain-damaged nature of this register, in sh_wdt_write_rstcsr()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0001-testsuite-check-uudecode-before-using-it.patch | 37 # File containing some damaged encrypted stream
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | ubi.h | 70 * is set, the contents of the volume is certainly damaged and a new volume 77 * o the @upd_marker field means that the volume is damaged because of an
|