Lines Matching refs:mHeight
152 mHeight = *(uint32_t*) &height; in RoundRectShapeCacheEntry()
159 mHeight = 0; in RoundRectShapeCacheEntry()
167 LTE_INT(mHeight) { in lessThan()
180 uint32_t mHeight; member
211 mHeight = *(uint32_t*) &height; in OvalShapeCacheEntry()
215 mWidth = mHeight = 0; in OvalShapeCacheEntry()
221 LTE_INT(mHeight) { in lessThan()
230 uint32_t mHeight; member
237 mHeight = *(uint32_t*) &height; in RectShapeCacheEntry()
241 mWidth = mHeight = 0; in RectShapeCacheEntry()
247 LTE_INT(mHeight) { in lessThan()
256 uint32_t mHeight; member
264 mHeight = *(uint32_t*) &height; in ArcShapeCacheEntry()
272 mHeight = 0; in ArcShapeCacheEntry()
281 LTE_INT(mHeight) { in lessThan()
296 uint32_t mHeight; member