Home
last modified time | relevance | path

Searched refs:playback (Results 1 – 25 of 246) sorted by relevance

12345678910

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowSoundPool.java119 for (Playback playback : playedSounds) { in wasPathPlayed()
120 if (idIsForPath(playback.soundId, path)) { in wasPathPlayed()
129 for (Playback playback : playedSounds) { in wasResourcePlayed()
130 if (idIsForResource(playback.soundId, resId)) { in wasResourcePlayed()
140 for (Playback playback : playedSounds) { in getPathPlaybacks()
141 if (idIsForPath(playback.soundId, path)) { in getPathPlaybacks()
142 playbacks.add(playback); in getPathPlaybacks()
151 for (Playback playback : playedSounds) { in getResourcePlaybacks()
152 if (idIsForResource(playback.soundId, resId)) { in getResourcePlaybacks()
153 playbacks.add(playback); in getResourcePlaybacks()
/external/skia/docs/
DSkPicture_Reference.bmh25 #Line # utility to stop picture playback ##
37 passed as a parameter to SkPicture::playback, to stop it before all drawing
40 If AbortCallback::abort returns true, SkPicture::playback is interrupted.
52 #SeeAlso playback
66 #SeeAlso playback
74 #Line # aborts playback by callback ##
80 #SeeAlso playback
86 JustOneDraw allows the black rectangle to draw but stops playback before the
107 picture->playback(canvas, &callback);
134 copy->playback(canvas);
[all …]
/external/skqp/docs/
DSkPicture_Reference.bmh25 #Line # utility to stop picture playback ##
37 passed as a parameter to SkPicture::playback, to stop it before all drawing
40 If AbortCallback::abort returns true, SkPicture::playback is interrupted.
52 #SeeAlso playback
66 #SeeAlso playback
74 #Line # aborts playback by callback ##
80 #SeeAlso playback
86 JustOneDraw allows the black rectangle to draw but stops playback before the
107 picture->playback(canvas, &callback);
134 copy->playback(canvas);
[all …]
/external/autotest/client/common_lib/test_utils/
Dmock.py193 record=None, playback=None): argument
200 self.playback = playback
208 if self.playback:
209 return self.playback(self.symbol, *args, **dargs)
233 record=None, playback=None): argument
236 record, playback)
246 record=None, playback=None): argument
249 self.__playback = playback
294 playback = self.__method_playback
314 return playback(name, *args, **dargs)
[all …]
/external/autotest/client/site_tests/video_MultiplePlayback/
Dvideo_MultiplePlayback.py34 playback = 0 # seconds
38 and playback < PLAYBACK_TEST_TIME_S):
45 playback = playback + 1
Dcontrol7 PURPOSE = "Verify that simultaneous playback works fine in all opened tabs."
9 This test will fail if video playback fails in any tab.
22 This test verify video playback simultaneously in three tabs.
/external/autotest/server/site_tests/video_PlaybackQuality/
Dcontrol.mp49 PURPOSE = 'Measure video playback quality and dropped frame count.'
19 This test measure video playback quality by playback mp4 video format file.
21 playback.
/external/autotest/client/site_tests/video_VimeoVideo/
Dvideo_VimeoVideo.py90 playback = 0 # seconds
94 while (playback < self._PLAYBACK_TEST_TIME_S):
108 playback = playback + 1
/external/autotest/client/cros/video/
Dyoutube_helper.py85 playback = 0 # seconds
89 and playback < PLAYBACK_TEST_TIME_S):
105 playback = playback + 1
/external/autotest/client/site_tests/video_PlaybackPerf/
Dcontrol.power_h2647 PURPOSE = "Test the power consumption of H264 video playback"
9 The test outputs the power consumption of H264 video playback.
17 This test measures the power consumption of H264 video playback for hardware
Dcontrol.vp9.4k7 PURPOSE = "Test the cpu usage and dropped frame count of VP9 4K video playback"
9 The test outputs the cpu usage and dropped frame count of VP9 4K video playback.
23 playback for hardware decode and software decode.
Dcontrol.power_vp97 PURPOSE = "Test the power consumption of VP9 video playback"
9 The test outputs the power consumption of VP9 video playback.
17 This test measures the power consumption of VP9 video playback for hardware
Dcontrol.vp9.4k.607 PURPOSE = "Test the cpu usage and dropped frame count of VP9 4K 60fps video playback"
9 The test outputs the cpu usage and dropped frame count of VP9 4K 60fps video playback.
23 playback for hardware decode and software decode.
Dcontrol.power_vp87 PURPOSE = "Test the power consumption of VP8 video playback"
9 The test outputs the power consumption of VP8 video playback.
17 This test measures the power consumption of VP8 video playback for hardware
Dcontrol.h264.4k7 PURPOSE = "Test the cpu usage and dropped frame count of H264 4K video playback"
10 playback.
24 playback for hardware decode and software decode.
Dcontrol.vp9.hfr9 playback
13 (60fps) video playback.
23 (60fps) video playback for software decode on all devices and hardware decode on
Dcontrol.vp8.4k.60fps8 Test the cpu usage and dropped frame count of VP8 4K 60fps video playback
12 playback.
26 playback for hardware decode and software decode.
Dcontrol.vp87 PURPOSE = "Test the cpu usage and dropped frame count of VP8 video playback"
9 The test outputs the cpu usage and dropped frame count of VP8 video playback.
22 This test measures the CPU usage and dropped frame count of VP8 video playback
Dcontrol.vp97 PURPOSE = "Test the cpu usage and dropped frame count of VP9 video playback"
9 The test outputs the cpu usage and dropped frame count of VP9 video playback.
22 This test measures the CPU usage and dropped frame count of VP9 video playback
Dcontrol.h264.4k.60fps8 Test the cpu usage and dropped frame count of H264 4K 60fps video playback
12 playback.
26 playback for hardware decode and software decode.
Dcontrol.h2647 PURPOSE = "Test the cpu usage and dropped frame count of H264 video playback"
9 The test outputs the cpu usage and dropped frame count of H264 video playback.
22 This test measures the CPU usage and dropped frame count of H264 video playback
Dcontrol.vp8.1080.60fps8 Test the cpu usage and dropped frame count of VP8 1080p 60fps video playback
12 playback.
26 video playback for software decode on all devices and hardware decode on those
Dcontrol.vp8.4k7 PURPOSE = "Test the cpu usage and dropped frame count of VP8 4K video playback"
9 The test outputs the cpu usage and dropped frame count of VP8 4K video playback.
23 playback for software decode on all devices and hardware decode on those devices
/external/autotest/server/site_tests/graphics_MultipleDisplays/
Dcontrol.aquarium_vp9_blob_h2649 PURPOSE = "Test WebGL and video playback on internal and external displays."
19 This test runs WebGL Aquarium and 1080p60 VP9 playback on the internal display.
20 On the external display it opens windows for Blob and 1080p60 H.264 playback.
/external/skia/bench/
DRecordingBench.cpp17 pic->playback(rec.beginRecording(pic->cullRect(), nullptr, in PictureCentricBench()
46 fSrc->playback(&r); in RecordingBench()
63 fSrc->playback(recorder.beginRecording(fSrc->cullRect(), fUseBBH ? &factory : nullptr)); in onDraw()

12345678910