Searched refs:SupportsLCDText (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/cc/layers/
H A Dcontent_layer.h50 virtual bool SupportsLCDText() const OVERRIDE;
H A Dpicture_layer.h35 virtual bool SupportsLCDText() const OVERRIDE;
H A Dcontent_layer.cc139 bool ContentLayer::SupportsLCDText() const { function in class:cc::ContentLayer
H A Dpicture_layer.cc163 bool PictureLayer::SupportsLCDText() const { function in class:cc::PictureLayer
H A Dlayer.h449 virtual bool SupportsLCDText() const;
H A Dlayer.cc1197 bool Layer::SupportsLCDText() const { function in class:cc::Layer
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc793 if (!layer->SupportsLCDText())

Completed in 101 milliseconds