Home
last modified time | relevance | path

Searched defs:SetDrawCheckerboardForMissingTiles (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
Dlayer_impl.h448 void SetDrawCheckerboardForMissingTiles(bool checkerboard) { in SetDrawCheckerboardForMissingTiles() function
Dlayer.cc739 void Layer::SetDrawCheckerboardForMissingTiles(bool checkerboard) { in SetDrawCheckerboardForMissingTiles() function in cc::Layer