Lines Matching defs:cd
469 ColorDrawable cd = new ColorDrawable(Color.RED);470 cd.setBounds(0, 0, mCellWidth, mCellHeight);477 cd.draw(canvas);