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

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

Completed in 9 milliseconds