/external/webkit/Source/WebCore/html/canvas/ |
D | WebGLContextAttributes.cpp | 65 void WebGLContextAttributes::setAlpha(bool alpha) in setAlpha() function in WebCore::WebGLContextAttributes
|
D | CanvasRenderingContext2D.cpp | 1459 void CanvasRenderingContext2D::setAlpha(float alpha) in setAlpha() function in WebCore::CanvasRenderingContext2D
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
D | GraphicsContextOpenVG.cpp | 359 void GraphicsContext::setAlpha(float opacity) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
D | GraphicsContextHaiku.cpp | 337 void GraphicsContext::setAlpha(float opacity) in setAlpha() function in WebCore::GraphicsContext
|
/external/skia/gpu/src/ |
D | GrDrawTarget.cpp | 416 void GrDrawTarget::setAlpha(uint8_t a) { in setAlpha() function in GrDrawTarget
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | GraphicsContextWx.cpp | 600 void GraphicsContext::setAlpha(float) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
D | PlatformContextSkia.cpp | 457 void PlatformContextSkia::setAlpha(float alpha) in setAlpha() function in WebCore::PlatformContextSkia
|
D | GraphicsContextSkia.cpp | 890 void GraphicsContext::setAlpha(float alpha) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | GraphicsContextCairo.cpp | 1028 void GraphicsContext::setAlpha(float alpha) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
D | GraphicsContextAndroid.cpp | 1020 void GraphicsContext::setAlpha(float alpha) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/cg/ |
D | GraphicsContextCG.cpp | 983 void GraphicsContext::setAlpha(float alpha) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 1092 void GraphicsContext::setAlpha(float opacity) in setAlpha() function in WebCore::GraphicsContext
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | GLES2Canvas.cpp | 304 void GLES2Canvas::setAlpha(float alpha) in setAlpha() function in WebCore::GLES2Canvas
|
/external/skia/src/core/ |
D | SkPaint.cpp | 243 void SkPaint::setAlpha(U8CPU a) { in setAlpha() function in SkPaint
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | GraphicsContextWinCE.cpp | 1182 void GraphicsContext::setAlpha(float alpha) in setAlpha() function in WebCore::GraphicsContext
|