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 50 virtual bool SupportsLCDText() const OVERRIDE;
picture_layer.h 35 virtual bool SupportsLCDText() const OVERRIDE;
content_layer.cc 139 bool ContentLayer::SupportsLCDText() const {
picture_layer.cc 163 bool PictureLayer::SupportsLCDText() const {
layer.h 449 virtual bool SupportsLCDText() const;
layer.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host.cc 793 if (!layer->SupportsLCDText())
    [all...]

Completed in 52 milliseconds