Home | History | Annotate | Download | only in debugger

Lines Matching refs:kNumBlocks

370     static const int kNumBlocks = 8;
374 canvas->imageInfo().width()/kNumBlocks,
375 canvas->imageInfo().height()/kNumBlocks
377 for (int y = 0; y < kNumBlocks; ++y) {
378 for (int x = 0; x < kNumBlocks; ++x) {