Home | History | Annotate | Download | only in android

Lines Matching refs:translucent

341       bool translucent = false;
343 translucent = true;
346 RenderSkinMediaButton::Draw(getCanvasFromInfo(paintInfo), rect, RenderSkinMediaButton::FULLSCREEN, translucent);
352 bool translucent = false;
354 translucent = true;
357 RenderSkinMediaButton::Draw(getCanvasFromInfo(paintInfo), rect, RenderSkinMediaButton::MUTE, translucent);
363 bool translucent = false;
365 translucent = true;
370 RenderSkinMediaButton::Draw(getCanvasFromInfo(paintInfo), rect, RenderSkinMediaButton::PLAY, translucent);
372 RenderSkinMediaButton::Draw(getCanvasFromInfo(paintInfo), rect, RenderSkinMediaButton::PAUSE, translucent);
380 bool translucent = false;
382 translucent = true;
385 RenderSkinMediaButton::Draw(getCanvasFromInfo(paintInfo), rect, RenderSkinMediaButton::REWIND, translucent);
391 bool translucent = false;
393 translucent = true;
396 RenderSkinMediaButton::Draw(getCanvasFromInfo(paintInfo), rect, RenderSkinMediaButton::FORWARD, translucent);
402 bool translucent = false;
404 translucent = true;
409 translucent, 0, false);
415 bool translucent = false;
417 translucent = true;
421 RenderSkinMediaButton::SLIDER_TRACK, translucent, o);
427 bool translucent = false;
429 translucent = true;
434 translucent, 0, false);
653 static const bool translucent = true;
656 translucent, o, false);
665 static const bool translucent = true;
668 translucent, 0, false);