Searched defs:bitmapHeight (Results 1 – 6 of 6) sorted by relevance
53 Patch* PatchCache::get(const float bitmapWidth, const float bitmapHeight, in get()
104 float bitmapHeight; member
109 void Patch::updateVertices(const float bitmapWidth, const float bitmapHeight, in updateVertices()
187 const int bitmapHeight = bitmap.height(); in NinePatch_Draw() local
947 float bitmapWidth, bitmapHeight; in scaleImage() local
235 float bitmapHeight = bm.getHeight(); in draw() local