Home
last modified time | relevance | path

Searched defs:frames (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DProgramGuideJankTest.java58 int frames = 53; // measured by hand in testShowClearProgramGuide() local
73 int frames = 20; // measured by hand in testScrollDown() local
87 int frames = 30; // measured by hand in testScrollRight() local
DMenuJankTest.java52 int frames = 40; // measured by hand. in testShowMenu() local
/packages/services/Car/cpp/evs/apps/default/src/
DStreamHandler.cpp192 std::vector<BufferDesc> frames(1); in doneWithFrame() local
212 std::vector<BufferDesc> frames(1); in deliverFrame() local
/packages/apps/Nfc/testutils/src/com/android/nfc/service/
DPollingLoopService2.java52 public void processPollingFrames(List<PollingFrame> frames) { in processPollingFrames()
DPollingLoopService.java52 public void processPollingFrames(List<PollingFrame> frames) { in processPollingFrames()
/packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
DSetupAnimationHelper.java176 public static ObjectAnimator createFrameAnimator(ImageView imageView, int[] frames) { in createFrameAnimator()
187 ImageView imageView, int[] frames, long startDelay) { in createFrameAnimatorWithDelay()
/packages/services/Car/cpp/computepipe/tests/fuzz/
DFuzz.proto20 repeated Frame frames = 1; field
/packages/services/Car/service/jni/evs/
DStreamHandler.cpp176 std::vector<BufferDesc> frames(1); in blockingStopStream() local
230 std::vector<BufferDesc> frames(1); in doneWithFrame() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DDebugLogUtils.java73 final StackTraceElement[] frames = t.getStackTrace(); in getStackTrace() local
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DMosaic.h174 MosaicFrame **frames; variable
DBlend.cpp80 void Blend::AlignToMiddleFrame(MosaicFrame **frames, int frames_size) in AlignToMiddleFrame()
107 MosaicFrame **frames; in runBlend() local
374 int Blend::DoMergeAndBlend(MosaicFrame **frames, int nsite, in DoMergeAndBlend()
1192 void Blend::SelectRelevantFrames(MosaicFrame **frames, int frames_size, in SelectRelevantFrames()
1238 void Blend::ComputeBlendParameters(MosaicFrame **frames, int frames_size, int is360) in ComputeBlendParameters()
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Dstream_apis.cc53 uint64_t* frames = nullptr, in out_calculate_feeding_delay_ms()
133 int64_t* frames, int64_t* time) { in in_calculate_starving_delay_ms()
558 const size_t frames = bytes / audio_stream_out_frame_size(stream); in out_write() local
691 uint64_t* frames, in out_get_presentation_position()
1129 const size_t frames = totalRead / audio_stream_in_frame_size(stream); in in_read() local
1144 int64_t* frames, int64_t* time) { in in_get_capture_position()
/packages/apps/Nfc/testutils/src/com/android/nfc/emulator/
DTwoPollingFrameEmulatorActivity.java85 void processPollingFrames(List<PollingFrame> frames, String serviceName) { in processPollingFrames()
DPollingLoopEmulatorActivity.java115 void processPollingFrames(List<PollingFrame> frames) { in processPollingFrames()
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_test_utils.py192 def write_record_file(file_name, audio_params, frames): argument
/packages/modules/Virtualization/vmbase/src/memory/
Dshared.rs384 frames: BTreeSet<usize>, field
390 let frames = BTreeSet::new(); in new() localVariable
496 frames: Vec<(usize, Layout)>, field
/packages/modules/Bluetooth/system/test/mock/
Dmock_frameworks_libaudio.cc214 int32_t frames) { in AAudioStreamBuilder_setBufferCapacityInFrames()
256 int32_t frames) { in AAudioStreamBuilder_setFramesPerDataCallback()
/packages/services/DeviceAsWebcam/jni/
DUVCProvider.h61 std::vector<ConfigFrame> frames; member
/packages/modules/Bluetooth/system/audio_hearing_aid_hw/src/
Daudio_hearing_aid_hw.cc931 const size_t frames = bytes / audio_stream_out_frame_size(stream); in out_write() local
959 const size_t frames = bytes / audio_stream_out_frame_size(stream); in out_write() local
1336 uint64_t* frames, in out_get_presentation_position()
/packages/modules/Bluetooth/system/audio_a2dp_hw/src/
Daudio_a2dp_hw.cc954 const size_t frames = bytes / audio_stream_out_frame_size(stream); in out_write() local
982 const size_t frames = bytes / audio_stream_out_frame_size(stream); in out_write() local
1345 uint64_t* frames, in out_get_presentation_position()
/packages/services/Car/cpp/evs/manager/aidl/src/
DVirtualCamera.cpp534 std::vector<BufferDesc> frames; in startVideoStream() local
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DEvsV4lCamera.cpp774 std::vector<BufferDesc> frames; in forwardFrame() local
/packages/services/Car/cpp/evs/manager/1.1/
DVirtualCamera.cpp427 hardware::hidl_vec<BufferDesc_1_1> frames; in startVideoStream() local
/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsV4lCamera.cpp782 hidl_vec<BufferDesc_1_1> frames; in forwardFrame() local
/packages/services/Car/cpp/evs/manager/1.1/emul/
DEvsEmulatedCamera.cpp740 hidl_vec<BufferDesc_1_1> frames; in forwardFrame() local

12