Home | History | Annotate | Download | only in android

Lines Matching refs:translucent

378       bool translucent = false;
380 translucent = true;
381 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::FULLSCREEN, translucent);
387 bool translucent = false;
389 translucent = true;
390 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::MUTE, translucent);
396 bool translucent = false;
398 translucent = true;
401 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::PLAY, translucent);
403 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::PAUSE, translucent);
411 bool translucent = false;
413 translucent = true;
414 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::REWIND, translucent);
420 bool translucent = false;
422 translucent = true;
423 paintInfo.context->platformContext()->drawMediaButton(rect, RenderSkinMediaButton::FORWARD, translucent);
429 bool translucent = false;
431 translucent = true;
434 translucent, false);
440 bool translucent = false;
442 translucent = true;
447 RenderSkinMediaButton::SLIDER_TRACK, translucent, true, thumb);
453 bool translucent = false;
455 translucent = true;
458 translucent, false);
693 static const bool translucent = true;
696 translucent, false);
702 static const bool translucent = true;
705 translucent, false);