Home
last modified time | relevance | path

Searched defs:translucent (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/android/
DRenderThemeAndroid.cpp378 bool translucent = false; in paintMediaFullscreenButton() local
387 bool translucent = false; in paintMediaMuteButton() local
396 bool translucent = false; in paintMediaPlayButton() local
411 bool translucent = false; in paintMediaSeekBackButton() local
420 bool translucent = false; in paintMediaSeekForwardButton() local
429 bool translucent = false; in paintMediaControlsBackground() local
440 bool translucent = false; in paintMediaSliderTrack() local
453 bool translucent = false; in paintMediaSliderThumb() local
693 static const bool translucent = true; in paintSliderTrack() local
702 static const bool translucent = true; in paintSliderThumb() local
/external/webkit/Source/WebKit/android/
DRenderSkinMediaButton.cpp93 MediaButton buttonType, bool translucent, in Draw()
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContextSkia.cpp617 bool translucent, bool drawBackground, in drawMediaButton()
DPlatformGraphicsContextRecording.cpp934 bool translucent, bool drawBackground, in drawMediaButton()