Searched refs:mMeshHeight (Results 1 – 1 of 1) sorted by relevance
762 mBitmap(bitmap), mMeshWidth(meshWidth), mMeshHeight(meshHeight), in DrawBitmapMeshOp()766 renderer.drawBitmapMesh(mBitmap, mMeshWidth, mMeshHeight, in applyDraw()771 OP_LOG("Draw bitmap %p mesh %d x %d", mBitmap, mMeshWidth, mMeshHeight); in output()784 int mMeshHeight; variable