HomeSort by relevance Sort by last modified time
    Searched refs:SupportsLCDText (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/cc/layers/
content_layer.h 53 virtual bool SupportsLCDText() const OVERRIDE;
picture_layer.h 36 virtual bool SupportsLCDText() const OVERRIDE;
content_layer.cc 135 bool ContentLayer::SupportsLCDText() const {
picture_layer.cc 168 bool PictureLayer::SupportsLCDText() const {
layer.h 447 virtual bool SupportsLCDText() const;
layer.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host.cc 745 if (!layer->SupportsLCDText())
    [all...]

Completed in 168 milliseconds