OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
37
virtual bool
SupportsLCDText
() const OVERRIDE;
content_layer.cc
149
bool ContentLayer::
SupportsLCDText
() const {
picture_layer.cc
137
bool PictureLayer::
SupportsLCDText
() const {
layer.h
453
virtual bool
SupportsLCDText
() const;
layer.cc
[
all
...]
/external/chromium_org/cc/trees/
layer_tree_host.cc
776
if (!layer->
SupportsLCDText
())
[
all
...]
Completed in 32 milliseconds