Searched defs:HasAlpha (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DWebGLImageConversion.cpp1124 bool HasAlpha(int format) function in namespace:blink::__anon11324
1400 if ((!HasAlpha(SrcFormat) || !HasColor(SrcFormat) || !HasColor(DstFormat)) && alphaOp != WebGLImageConversion::AlphaDoNothing) {
1756 if (!HasAlpha(sourceDataFormat) || !HasColor(sourceDataFormat) || !HasColor(dstDataFormat))
/external/chromium_org/ui/message_center/views/
H A Dnotification_view.cc84 bool HasAlpha(gfx::ImageSkia& image, views::Widget* widget) { function in namespace:__anon16962
672 HasAlpha(icon, GetWidget()))) {
/external/pdfium/core/include/fxge/
H A Dfx_dib.h201 FX_BOOL HasAlpha() const function in class:CFX_DIBSource

Completed in 133 milliseconds