Home
last modified time | relevance | path

Searched refs:canHaveAlpha (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DBitmapCopyTest.cpp28 static bool canHaveAlpha(SkColorType ct) { in canHaveAlpha() function
38 if (canHaveAlpha(srcPremul.colorType()) && canHaveAlpha(dstColorType)) { in test_isOpaque()
/external/chromium_org/third_party/skia/tests/
DBitmapCopyTest.cpp28 static bool canHaveAlpha(SkColorType ct) { in canHaveAlpha() function
38 if (canHaveAlpha(srcPremul.colorType()) && canHaveAlpha(dstColorType)) { in test_isOpaque()