Searched defs:half (Results 1 – 2 of 2) sorted by relevance
57 final float half = mBitmap1.getHeight() / 2.0f; in BitmapsView() local
97 static inline int32_t half(int32_t a) in half() function