Searched refs:CheckScale (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_unittest.cc255 bool CheckScale(double scale, int samples, bool already_scaled) { function in class:content::GLHelperTest
378 EXPECT_TRUE(CheckScale(x_scale, x_samples, scaled_x))
382 EXPECT_TRUE(CheckScale(y_scale, y_samples, scaled_y))

Completed in 168 milliseconds