Searched refs:SetDrawCheckerboardForMissingTiles (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/cc/blink/
H A Dweb_content_layer_impl.cc47 layer_->layer()->SetDrawCheckerboardForMissingTiles(enable);
/external/chromium_org/cc/layers/
H A Dlayer.h304 void SetDrawCheckerboardForMissingTiles(bool checkerboard);
H A Dlayer.cc739 void Layer::SetDrawCheckerboardForMissingTiles(bool checkerboard) { function in class:cc::Layer
877 layer->SetDrawCheckerboardForMissingTiles(
H A Dlayer_impl.h448 void SetDrawCheckerboardForMissingTiles(bool checkerboard) { function in class:cc::LayerImpl
H A Dlayer_impl.cc511 layer->SetDrawCheckerboardForMissingTiles(
H A Dlayer_unittest.cc627 test_layer->SetDrawCheckerboardForMissingTiles(

Completed in 196 milliseconds