Home
last modified time | relevance | path

Searched refs:fresh (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/
A DIMG_gif.c143 int fresh; member
180 state.fresh = FALSE; in IMG_LoadGIF_RW()
441 state->fresh = TRUE; in LWZReadByte()
454 } else if (state->fresh) { in LWZReadByte()
455 state->fresh = FALSE; in LWZReadByte()
/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick_c.h65 SDL_bool fresh; member
A DSDL_sysjoystick.c845 joystick->hwdata->fresh = SDL_TRUE; in LINUX_JoystickOpen()
1020 if (joystick->hwdata->fresh) { in HandleInputEvents()
1022 joystick->hwdata->fresh = SDL_FALSE; in HandleInputEvents()
/AliOS-Things-master/components/freetype/src/raster/
A Dftraster.c786 ras.fresh = TRUE; in New_Profile()
1155 if ( ras.fresh ) in Line_Up()
1236 Bool result, fresh; in Line_Down() local
1239 fresh = ras.fresh; in Line_Down()
1243 if ( fresh && !ras.fresh ) in Line_Down()
1327 if ( ras.fresh ) in Bezier_Up()
1330 ras.fresh = FALSE; in Bezier_Up()
1415 Bool result, fresh; in Bezier_Down() local
1424 fresh = ras.fresh; in Bezier_Down()
1428 if ( fresh && !ras.fresh ) in Bezier_Down()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Dalgorithm.txt18 it would be useful to start another block with fresh trees. (This is
A Drfc1951.txt795 new block with fresh trees would be useful, or when the block size
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME683 either by appending the fresh bytes:
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m1355 …f there's a command buffer here unexpectedly (app requested one?). Commit it so we can start fresh.
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.06052 # with a fresh cross-compiler works.
6111 # with a fresh cross-compiler works.
A Doutput.16052 # with a fresh cross-compiler works.
6111 # with a fresh cross-compiler works.
A Doutput.26798 # with a fresh cross-compiler works.
6857 # with a fresh cross-compiler works.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt1563 data is wanted. In typical applications, it should read fresh data

Completed in 50 milliseconds