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