Searched refs:draw_opacity_ (Results 1 – 4 of 4) sorted by relevance
35 void SetDrawOpacity(float opacity) { draw_opacity_ = opacity; } in SetDrawOpacity()36 float draw_opacity() const { return draw_opacity_; } in draw_opacity()120 float draw_opacity_; variable
46 void SetDrawOpacity(float opacity) { draw_opacity_ = opacity; } in SetDrawOpacity()47 float draw_opacity() const { return draw_opacity_; } in draw_opacity()156 float draw_opacity_; variable
15 draw_opacity_(1), in RenderSurface()
36 draw_opacity_(1), in RenderSurfaceImpl()159 draw_opacity_, in AppendQuads()