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

  /external/chromium_org/chrome_frame/test/
test_scrubber.cc 5 // The test scrubber uses a Google Test event listener to trigger scrubs.
55 // A listener that calls back to the scrubber at the start of the test program
59 explicit EventListener(TestScrubber* scrubber) : scrubber_(scrubber) {
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
TrimTimeBar.java 40 // On touch event, the setting order is Scrubber Position -> Time ->
68 // Increase the size of this trimTimeBar, but minimize the scrubber
103 // If the video is not prepared, just show the scrubber at the end
149 private boolean inScrubber(float x, float y, int startX, int startY, Bitmap scrubber) {
150 int scrubberRight = startX + scrubber.getWidth();
151 int scrubberBottom = startY + scrubber.getHeight();
  /external/oprofile/events/x86-64/family11h/
events 49 event:0x4a counters:0,1,2,3 um:ecc minimum:500 name:SCRUBBER_SINGLE_BIT_ECC_ERRORS : One bit ECC error recorded by scrubber
unit_masks 54 0x01 Scrubber error
55 0x02 Piggyback scrubber errors
  /external/oprofile/events/x86-64/hammer/
events 49 event:0x4a counters:0,1,2,3 um:ecc minimum:500 name:SCRUBBER_SINGLE_BIT_ECC_ERRORS : One bit ECC error recorded by scrubber
unit_masks 48 0x01 Scrubber error
49 0x02 Piggyback scrubber errors
  /external/oprofile/events/x86-64/family10/
unit_masks 202 0x01 Scrubber error
203 0x02 Piggyback scrubber errors

Completed in 402 milliseconds