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

  /device/samsung/manta/bubblelevel/
BubbleLevel.h 28 class BubbleLevel
31 virtual ~BubbleLevel() {}
33 static BubbleLevel *create();
BubbleLevelImpl.h 20 #include "BubbleLevel.h"
38 // BubbleLevel interface
98 class BubbleLevelBase: public BubbleLevel
108 // BubbleLevel interface
129 BubbleLevel *BubbleLevel::create() {
136 return static_cast<BubbleLevel *>(bl);
  /device/samsung/manta/audio/
audio_hw.c 44 #include <BubbleLevel.h>
    [all...]

Completed in 302 milliseconds