Home
last modified time | relevance | path

Searched refs:rotated (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_hal/
A Dlv_hal_disp.c63 driver->rotated = 0; in lv_disp_drv_init()
229 return disp->driver.rotated == 0 ? disp->driver.hor_res : disp->driver.ver_res; in lv_disp_get_hor_res()
244 return disp->driver.rotated == 0 ? disp->driver.ver_res : disp->driver.hor_res; in lv_disp_get_ver_res()
A Dlv_hal_disp.h75 …uint32_t rotated : 1; /**< 1: turn the display by 90 degree. @warning Does not update coordinates … member
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h280 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member
A Dttobjs.c997 metrics->rotated = FALSE; in tt_size_init_bytecode()
A Dttinterp.c5713 if ( ( args[0] & 0x200 ) != 0 && CUR.tt_metrics.rotated ) in Ins_SCANCTRL()
5722 if ( ( args[0] & 0x1000 ) != 0 && CUR.tt_metrics.rotated ) in Ins_SCANCTRL()
7801 if ( ( args[0] & 2 ) != 0 && CUR.tt_metrics.rotated ) in Ins_GETINFO()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitappdelegate.m259 * to be rotated to display in the expected orientation. */
268 * to be rotated to display in the expected orientation. */
296 /* If YES, the launch image will be incorrectly rotated in some cases. */
A DSDL_uikitmodes.m259 /* Add the rotated version */
/AliOS-Things-master/components/SDL2/docs/
A DREADME-gesture.md60 * event.mgesture.dTheta - the amount that the fingers rotated during this motion.
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig276 This option defines how often resolvable private address is rotated.

Completed in 37 milliseconds