Searched defs:tile_j_ (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/cc/resources/ | ||
H A D | picture_layer_tiling.h | 215 operator bool() const { return tile_j_ <= bottom_; } 218 int j() const { return tile_j_; } 228 int tile_j_; member in class:cc::PictureLayerTiling::CoverageIterator |
Completed in 26 milliseconds