Searched refs:mMeshWidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DDisplayListOp.h878 mBitmap(bitmap), mMeshWidth(meshWidth), mMeshHeight(meshHeight),
882 return renderer.drawBitmapMesh(mBitmap, mMeshWidth, mMeshHeight,
887 OP_LOG("Draw bitmap %p mesh %d x %d", mBitmap, mMeshWidth, mMeshHeight);
899 int mMeshWidth; member in class:android::uirenderer::DrawBitmapMeshOp

Completed in 30 milliseconds