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

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

Completed in 36 milliseconds