HomeSort by relevance Sort by last modified time
    Searched defs:draw_opacity (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/layers/
render_surface.h 36 float draw_opacity() const { return draw_opacity_; } function in class:cc::RenderSurface
render_surface_impl.h 47 float draw_opacity() const { return draw_opacity_; } function in class:cc::RenderSurfaceImpl
layer.h 230 float draw_opacity() const { return draw_properties_.opacity; } function in class:cc::Layer
layer_impl.h 311 float draw_opacity() const { return draw_properties_.opacity; } function in class:cc::LayerImpl

Completed in 118 milliseconds