Home | History | Annotate | Download | only in hwui

Lines Matching refs:mMeshWidth

924             mBitmap(bitmap), mMeshWidth(meshWidth), mMeshHeight(meshHeight),
928 return renderer.drawBitmapMesh(mBitmap, mMeshWidth, mMeshHeight,
933 OP_LOG("Draw bitmap %p mesh %d x %d", mBitmap, mMeshWidth, mMeshHeight);
945 int mMeshWidth;