Home
last modified time | relevance | path

Searched refs:BrightnessLibraryStubImpl (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
Dbrightness_library.cc76 class BrightnessLibraryStubImpl : public BrightnessLibrary { class
78 BrightnessLibraryStubImpl() {} in BrightnessLibraryStubImpl() function in chromeos::BrightnessLibraryStubImpl
79 ~BrightnessLibraryStubImpl() {} in ~BrightnessLibraryStubImpl()
87 return new BrightnessLibraryStubImpl(); in GetImpl()