Searched refs:spatial_y_computed_ (Results 1 – 1 of 1) sorted by relevance
51 spatial_y_computed_[i] = false; in ResetComputationCache()176 if (!spatial_y_computed_[level]) { in GetSpatialY()182 spatial_y_computed_[level] = true; in GetSpatialY()248 mutable bool spatial_y_computed_[kNumPyramidLevels]; variable