Searched defs:GetDebugBorderProperties (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/layers/
H A Dpicture_image_layer_impl.cc30 void PictureImageLayerImpl::GetDebugBorderProperties( function in class:cc::PictureImageLayerImpl
H A Dsurface_layer_impl.cc66 void SurfaceLayerImpl::GetDebugBorderProperties(SkColor* color, function in class:cc::SurfaceLayerImpl
H A Dtiled_layer_impl.cc93 void TiledLayerImpl::GetDebugBorderProperties(SkColor* color, function in class:cc::TiledLayerImpl
H A Dlayer_impl.cc286 void LayerImpl::GetDebugBorderProperties(SkColor* color, float* width) const { function in class:cc::LayerImpl
310 GetDebugBorderProperties(&color, &width);
H A Dpicture_layer_impl.cc1427 void PictureLayerImpl::GetDebugBorderProperties( function in class:cc::PictureLayerImpl

Completed in 95 milliseconds