Home
last modified time | relevance | path

Searched defs:stop (Results 101 - 125 of 342) sorted by relevance

12345678910>>...14

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSimpleAudioOutput.java199 public void stop() { in stop() method in SimpleAudioOutput
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
H A DGame.cpp57 void Game::stop(){ in stop() function in Game
/third_party/skia/third_party/externals/oboe/src/common/
H A DAudioStream.cpp132 Result AudioStream::stop(int64_t timeoutNanoseconds) in stop() function in oboe::AudioStream
/third_party/skia/src/utils/
H A DSkParse.cpp206 char* stop; in FindScalar() local
/third_party/skia/tests/
H A DWriter32Test.cpp115 const char* stop = readPtr + SkAlign4(len); in testWritePad() local
/third_party/skia/tools/viewer/
H A DTouchGesture.h26 void stop() { fFlinger.stop(); } in stop() function in TouchGesture
63 void stop() { fActive = false; } in stop() function
/third_party/python/Lib/test/test_asyncio/
H A Dfunctional.py160 def stop(self): member in SocketThread
211 def stop(self): member in TestThreadedServer
/third_party/python/Lib/unittest/
H A Dresult.py169 def stop(self): member in TestResult
/third_party/skia/gm/
H A Darithmode.cpp109 const SkScalar* stop = k + SK_ARRAY_COUNT(K); variable
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieView.java200 public void stop() { in stop() method in SkottieView
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Daccounting.c265 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) accounting_sta_report() argument
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidRenderActivity.cpp95 void RenderThread::stop (void) in stop() function in tcu::Android::RenderThread
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Daccounting.c265 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) accounting_sta_report() argument
/base/request/request/test/rustest/src/
H A Dlib.rs209 pub fn stop(&self, task_id: u32) { in stop() functions
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dbridge.h21 int (*stop)(struct rkisp_bridge_device *dev); member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_dvfs_policy.c127 struct timeval stop; in mali_dvfs_policy_realize() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_ETC.c161 static OMX_U32 MeasureTime(struct timeval *start, struct timeval *stop) in MeasureTime() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_dvfs_policy.c116 struct timeval stop; in mali_dvfs_policy_realize() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge.h21 int (*stop)(struct rkisp_bridge_device *dev); member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_property.cpp201 std::string stop = std::to_string(fraction.first) + "," + std::to_string(fraction.second); in ToJsonValue() local
/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp213 void Paint::addColorStop(float stop, ColorType color) in addColorStop() argument
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_capturer_test.cpp151 auto stop = high_resolution_clock::now(); in StartCapture() local
/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp279 static void DisplayThrd(PlayManager *playMng, CODEC_HANDLETYPE decoderHdl, bool *stop, uint32_t timeStep) in DisplayThrd() argument
/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py320 def stop(self): member in TestRunner
413 def stop(self): member in TestSuiteRunner
/third_party/ffmpeg/libavcodec/
H A Daacsbr.c54 static void make_bands(int16_t* bands, int start, int stop, int num_bands) in make_bands() argument

Completed in 15 milliseconds

12345678910>>...14