HomeSort by relevance Sort by last modified time
    Searched refs:tile_count (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/resources/
tile_manager_perftest.cc 108 unsigned tile_count) {
112 CreateTiles(tile_count, &tiles);
  /external/opencv/cv/src/
cvtemplmatch.cpp 64 tile_count_x, tile_count_y, tile_count; local
189 tile_count = tile_count_x*tile_count_y;
196 for( k = 0; k < tile_count; k++ )
  /external/chromium_org/cc/layers/
picture_layer_impl_unittest.cc 969 int tile_count = 0; local
    [all...]

Completed in 111 milliseconds