Lines Matching defs:cd
475 ColorDrawable cd = new ColorDrawable(Color.RED);476 cd.setBounds(0, 0, mCellWidth, mCellHeight);483 cd.draw(canvas);