Searched refs:xHeight (Results 1 – 2 of 2) sorted by relevance
201 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
2346 scale.xWidth, scale.xHeight); in onEvent()2354 if (scale.xHeight != 0x010000) { in onEvent()2356 ((bottom - top + 1) * scale.xHeight) >> 16); in onEvent()