Searched refs:ComputeColorCovariance (Results 1 – 3 of 3) sorted by relevance
103 GFX_EXPORT gfx::Matrix3F ComputeColorCovariance(const SkBitmap& bitmap);
289 color_utils::ComputeColorCovariance(bitmap)); in TEST_F()292 gfx::Matrix3F covariance = color_utils::ComputeColorCovariance(bitmap); in TEST_F()309 gfx::Matrix3F covariance = color_utils::ComputeColorCovariance(bitmap); in TEST_F()
404 gfx::Matrix3F ComputeColorCovariance(const SkBitmap& bitmap) { in ComputeColorCovariance() function554 gfx::Matrix3F covariance = ComputeColorCovariance(source_bitmap); in ComputePrincipalComponentImage()