Searched refs:ExtendValue (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/cc/quads/
H A Dtile_draw_quad.cc68 void TileDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::TileDrawQuad
69 ContentDrawQuadBase::ExtendValue(value);
H A Dcheckerboard_draw_quad.h39 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dcontent_draw_quad_base.h45 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Ddebug_border_draw_quad.h43 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dio_surface_draw_quad.h53 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dsolid_color_draw_quad.h43 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dstream_video_draw_quad.h44 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dsurface_draw_quad.h40 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dtile_draw_quad.h45 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dpicture_draw_quad.cc86 void PictureDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::PictureDrawQuad
87 ContentDrawQuadBase::ExtendValue(value);
H A Dcheckerboard_draw_quad.cc49 void CheckerboardDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::CheckerboardDrawQuad
H A Dcontent_draw_quad_base.cc52 void ContentDrawQuadBase::ExtendValue(base::DictionaryValue* value) const { function in class:cc::ContentDrawQuadBase
H A Ddebug_border_draw_quad.cc56 void DebugBorderDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::DebugBorderDrawQuad
H A Dio_surface_draw_quad.cc63 void IOSurfaceDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::IOSurfaceDrawQuad
H A Dpicture_draw_quad.h60 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Drender_pass_draw_quad.h71 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dsolid_color_draw_quad.cc54 void SolidColorDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::SolidColorDrawQuad
H A Dstream_video_draw_quad.cc56 void StreamVideoDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::StreamVideoDrawQuad
H A Dsurface_draw_quad.cc49 void SurfaceDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::SurfaceDrawQuad
H A Dtexture_draw_quad.h59 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Dyuv_video_draw_quad.h65 virtual void ExtendValue(base::DictionaryValue* value) const OVERRIDE;
H A Ddraw_quad.h140 virtual void ExtendValue(base::DictionaryValue* value) const = 0;
H A Dyuv_video_draw_quad.cc81 void YUVVideoDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::YUVVideoDrawQuad
H A Drender_pass_draw_quad.cc98 void RenderPassDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::RenderPassDrawQuad
H A Dtexture_draw_quad.cc90 void TextureDrawQuad::ExtendValue(base::DictionaryValue* value) const { function in class:cc::TextureDrawQuad

Completed in 114 milliseconds

12