OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldAdjustRasterScale
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/layers/
picture_image_layer_impl.h
28
virtual bool
ShouldAdjustRasterScale
() const OVERRIDE;
picture_image_layer_impl.cc
36
bool PictureImageLayerImpl::
ShouldAdjustRasterScale
() const {
picture_layer_impl.h
164
virtual bool
ShouldAdjustRasterScale
() const;
picture_layer_impl.cc
488
if (!raster_contents_scale_ ||
ShouldAdjustRasterScale
()) {
[
all
...]
Completed in 174 milliseconds