Searched refs:uv_data_computed_ (Results 1 – 1 of 1) sorted by relevance
47 uv_data_computed_ = false; in ResetComputationCache()114 uv_data_computed_ = true; in SetData()200 SCHECK(uv_data_computed_, "UV data not provided!"); in GetU()205 SCHECK(uv_data_computed_, "UV data not provided!"); in GetV()241 bool uv_data_computed_; variable