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

  /external/chromium_org/cc/layers/
picture_layer.cc 133 SafeOpaqueBackgroundColor(),
layer.h 111 SkColor SafeOpaqueBackgroundColor() const;
layer_impl_unittest.cc 353 TEST(LayerImplTest, SafeOpaqueBackgroundColor) {
370 SkColor safe_color = layer->SafeOpaqueBackgroundColor();
layer_impl.h 213 SkColor SafeOpaqueBackgroundColor() const;
layer_unittest.cc     [all...]
layer.cc 378 SkColor Layer::SafeOpaqueBackgroundColor() const {
    [all...]
layer_impl.cc 872 SkColor LayerImpl::SafeOpaqueBackgroundColor() const {
    [all...]
picture_layer_impl.cc 353 SkColor color = SafeOpaqueBackgroundColor();
    [all...]

Completed in 891 milliseconds