Home
last modified time | relevance | path

Searched refs:get (Results 2876 - 2900 of 5995) sorted by relevance

1...<<111112113114115116117118119120>>...240

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv.cpp103 return SkColorSpace::Equals(skSrc.get(), skDst.get()); in isSameColorSpace()
264 IMAGE_LOGE("CreateMemory get surfacebuffer failed"); in CreateMemory()
525 IMAGE_LOGE("write pixel by rect get bytes by per pixel fail."); in WritePixels()
984 if (!PixelYuvUtils::Yuv420ToBGRA(srcData, srcInfo, RGBAdata.get(), dstInfo)) { in ApplyColorSpace()
988 src.bitmap.installPixels(src.info, RGBAdata.get(), rowStride); in ApplyColorSpace()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpicture_native_ndk_test.cpp209 Image_ErrorCode ret = OH_AuxiliaryPictureNative_WritePixels(picture, source.get(), size); in HWTEST_F()
225 Image_ErrorCode ret = OH_AuxiliaryPictureNative_WritePixels(picture, source.get(), size); in HWTEST_F()
256 Image_ErrorCode ret = OH_AuxiliaryPictureNative_ReadPixels(picture, destination.get(), &size); in HWTEST_F()
272 Image_ErrorCode ret = OH_AuxiliaryPictureNative_ReadPixels(picture, destination.get(), &size); in HWTEST_F()
348 * @tc.desc: Pass in incorrect parameter, get empty.
848 * @tc.desc: Set the type and then get the type. Compare the parameters before and after.
926 * @tc.desc: Set the size and then get the size. Compare the parameters before and after.
997 * @tc.desc: Set the RowStride and then get the RowStride. Compare the parameters before and after.
1067 * @tc.desc: Set the PixelFormat and then get the PixelFormat. Compare the parameters before and after.
1186 * The test checks if the metadata is set and get successfull
[all...]
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_record.cpp360 ret = Write(buffer, TAG_WANT, ParcelUtil::Parcelable2Raw(want_.get())) && ret; in Encode()
362 ret = Write(buffer, TAG_URI, ParcelUtil::Parcelable2Raw(uri_.get())) && ret; in Encode()
406 expectedSize += TLVObject::Count(ParcelUtil::Parcelable2Raw(want_.get())); in Count()
408 expectedSize += TLVObject::Count(ParcelUtil::Parcelable2Raw(uri_.get())); in Count()
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmatest.c154 .get = dmatest_run_get,
164 .get = dmatest_chan_get,
177 .get = dmatest_test_list_get,
290 .get = dmatest_wait_get,
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dround.S151 movel LOCAL_HI(%a0),%d2 |get word 2 for s-bit test
163 movel LOCAL_LO(%a0),%d2 |get lower mantissa for s-bit test
315 bfffo %d1{#0:#32},%d3 |get the distance to the first 1
382 | We get here if ms mant was = 0, and we assume ls mant has bits
590 andil #0xe0000000,%d0 |get rid of all but G,R,S
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dround.S151 movel LOCAL_HI(%a0),%d2 |get word 2 for s-bit test
163 movel LOCAL_LO(%a0),%d2 |get lower mantissa for s-bit test
315 bfffo %d1{#0:#32},%d3 |get the distance to the first 1
382 | We get here if ms mant was = 0, and we assume ls mant has bits
590 andil #0xe0000000,%d0 |get rid of all but G,R,S
/kernel/linux/linux-5.10/sound/isa/opti9xx/
H A Dmiro.c395 .get = snd_miro_get_double, \
616 .get = snd_miro_get_preamp,
626 .get = snd_miro_get_amp,
636 .get = snd_miro_get_capture,
1206 /* get ACI port from OPTi9xx MC 4 */ in snd_card_miro_aci_detect()
/kernel/linux/linux-5.10/sound/isa/
H A Dopl3sa2.c329 .get = snd_opl3sa2_get_single, .put = snd_opl3sa2_put_single, \
336 .get = snd_opl3sa2_get_single, .put = snd_opl3sa2_put_single, \
384 .get = snd_opl3sa2_get_double, .put = snd_opl3sa2_put_double, \
391 .get = snd_opl3sa2_get_double, .put = snd_opl3sa2_put_double, \
779 snd_printk(KERN_ERR PFX "can't get pnp device from id '%s'\n", in snd_opl3sa2_pnp_cdetect()
/kernel/linux/linux-5.10/sound/pci/
H A Dfm801.c846 .get = snd_fm801_get_single, .put = snd_fm801_put_single, \
895 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \
901 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \
1013 .get = snd_fm801_get_mux,
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8958-dsp2.c540 .get = wm8958_mbc_get, .put = wm8958_mbc_put, \
667 .get = wm8958_vss_get, .put = wm8958_vss_put, \
740 .get = wm8958_hpf_get, .put = wm8958_hpf_put, \
834 .get = wm8958_enh_eq_get, .put = wm8958_enh_eq_put, \
/kernel/linux/linux-5.10/fs/
H A Dsplice.c144 .get = generic_pipe_buf_get,
160 .get = generic_pipe_buf_get,
334 .get = generic_pipe_buf_get,
340 .get = generic_pipe_buf_get,
886 * could get stuck data in the internal pipe: in splice_direct_to_actor()
/kernel/linux/linux-5.10/include/linux/
H A Dclk-provider.h174 * @get_phase: Queries the hardware to get the current phase of a clock.
182 * @get_duty_cycle: Queries the hardware to get the current duty cycle ratio
194 * initialisation magic for CCF to get an accurate view of the
1343 struct clk_hw *(*get)(struct of_phandle_args *clkspec,
1347 struct clk_hw *(*get)(struct of_phandle_args *clkspec,
1374 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in of_clk_add_hw_provider()
1381 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in devm_of_clk_add_hw_provider()
/kernel/linux/linux-6.6/include/linux/
H A Dclk-provider.h188 * @get_phase: Queries the hardware to get the current phase of a clock.
196 * @get_duty_cycle: Queries the hardware to get the current duty cycle ratio
208 * initialisation magic for CCF to get an accurate view of the
1147 * be saturated and the caller will get quite far from the good enough
1539 struct clk_hw *(*get)(struct of_phandle_args *clkspec,
1543 struct clk_hw *(*get)(struct of_phandle_args *clkspec,
1570 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in of_clk_add_hw_provider()
1577 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in devm_of_clk_add_hw_provider()
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmatest.c153 .get = dmatest_run_get,
163 .get = dmatest_chan_get,
176 .get = dmatest_test_list_get,
289 .get = dmatest_wait_get,
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c325 .get = param_get_int,
354 .get = param_get_int,
362 .get = param_get_int,
406 .get = param_get_int,
1125 * have no way to get qm configure in VM in v1 hardware, in sec_qm_init()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/
H A Dzip_main.c395 .get = param_get_int,
409 .get = param_get_int,
430 .get = param_get_int,
439 .get = param_get_int,
1219 * have no way to get qm configure in VM in v1 hardware, in hisi_zip_qm_init()
/kernel/linux/linux-6.6/sound/isa/opti9xx/
H A Dmiro.c392 .get = snd_miro_get_double, \
613 .get = snd_miro_get_preamp,
623 .get = snd_miro_get_amp,
633 .get = snd_miro_get_capture,
1213 /* get ACI port from OPTi9xx MC 4 */ in snd_card_miro_aci_detect()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8958-dsp2.c540 .get = wm8958_mbc_get, .put = wm8958_mbc_put, \
667 .get = wm8958_vss_get, .put = wm8958_vss_put, \
740 .get = wm8958_hpf_get, .put = wm8958_hpf_put, \
834 .get = wm8958_enh_eq_get, .put = wm8958_enh_eq_put, \
H A Dhdmi-codec.c19 #include <drm/drm_crtc.h> /* This is only to get MAX_ELD_BYTES */
755 .get = hdmi_codec_iec958_mask_get,
761 .get = hdmi_codec_iec958_default_get,
770 .get = hdmi_eld_ctl_get,
790 hcp->chmap_info->kctl->get = hdmi_codec_chmap_ctl_get; in hdmi_codec_pcm_new()
/kernel/linux/linux-6.6/sound/pci/
H A Dfm801.c847 .get = snd_fm801_get_single, .put = snd_fm801_put_single, \
896 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \
902 .get = snd_fm801_get_double, .put = snd_fm801_put_double, \
1015 .get = snd_fm801_get_mux,
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DSingleKvStoreKVPromiseJsTest.js202 await kvStore.get(KEY_TEST_STRING_ELEMENT).then((data) => {
203 console.info('SUB_DDM_DKV_SINGLEKVSTORE_PUTSTRING_PROMISE_0400 get success data ' + data);
206 console.error('SUB_DDM_DKV_SINGLEKVSTORE_PUTSTRING_PROMISE_0400 get fail ' + `, error code is ${err.code}, message is ${err.message}`);
232 await kvStore.get(KEY_TEST_STRING_ELEMENT).then((data) => {
233 console.info('SUB_DDM_DKV_SINGLEKVSTORE_GETSTRING_PROMISE_0100 get success');
236 console.error('SUB_DDM_DKV_SINGLEKVSTORE_GETSTRING_PROMISE_0100 get fail ' + `, error code is ${err.code}, message is ${err.message}`);
259 await kvStore.get(KEY_TEST_STRING_ELEMENT).then((data) => {
260 console.info('SUB_DDM_DKV_SINGLEKVSTORE_GETSTRING_PROMISE_0200 get success');
263 console.error('SUB_DDM_DKV_SINGLEKVSTORE_GETSTRING_PROMISE_0200 get fail ' + `, error code is ${err.code}, message is ${err.message}`);
266 console.error('SUB_DDM_DKV_SINGLEKVSTORE_GETSTRING_PROMISE_0200 get
[all...]
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_setting_provider_test.cpp1471 EXPECT_NE(event.get(), nullptr); in HWTEST_F()
1513 EXPECT_NE(event.get(), nullptr); in HWTEST_F()
1549 EXPECT_NE(event.get(), nullptr); in HWTEST_F()
1575 EXPECT_NE(event.get(), nullptr); in HWTEST_F()
1600 EXPECT_NE(event.get(), nullptr); in HWTEST_F()
1625 EXPECT_NE(event.get(), nullptr); in HWTEST_F()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp120 std::string resultMsg = future.get(); in GetResultMsg()
206 APP_LOGE("fail to get system ability mgr."); in GetBundleMgrProxy()
212 APP_LOGE("fail to get bundle manager proxy."); in GetBundleMgrProxy()
216 APP_LOGI("get bundle manager proxy success."); in GetBundleMgrProxy()
230 APP_LOGE("fail to get bundle installer proxy."); in GetInstallerProxy()
234 APP_LOGI("get bundle installer proxy success."); in GetInstallerProxy()
244 APP_LOGE("get bundle installer failed."); in InstallBundle()
263 APP_LOGE("get bundle installer failed."); in UninstallBundle()
857 * 2. test get image type
876 * 2. get imag
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp274 CHECK_AND_RETURN_RET_LOG(samgr != nullptr, nullptr, "get sa manager failed"); in GetAudioServerProxy()
276 CHECK_AND_RETURN_RET_LOG(object != nullptr, nullptr, "get audio service remote object failed"); in GetAudioServerProxy()
278 CHECK_AND_RETURN_RET_LOG(gAudioServerProxy != nullptr, nullptr, "get audio service proxy failed"); in GetAudioServerProxy()
314 CHECK_AND_RETURN_RET_LOG(gasp != nullptr, nullptr, "Create failed, can not get service."); in Create()
499 memset_s(callbackBuffer_.get(), clientSpanSizeInByte_, 0, clientSpanSizeInByte_); in SetPreferredFrameSize()
506 AUDIO_ERR_LOG("LatencyMeas failed to get AudioServerProxy"); in UpdateLatencyTimestamp()
544 memset_s(callbackBuffer_.get(), clientSpanSizeInByte_, 0, clientSpanSizeInByte_); in InitAudioBuffer()
670 ERR_OPERATION_FAILED, "get client mmap read buffer failed, ret %{public}d.", ret); in ReadFromProcessClient()
671 ret = memcpy_s(static_cast<void *>(callbackBuffer_.get()), spanSizeInByte_, in ReadFromProcessClient()
695 bufDesc.buffer = callbackBuffer_.get(); in GetBufferDesc()
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp164 auto params = static_cast<RSDisplayRenderParams*>(displayNode->GetRenderParams().get()); in SetDirtyRegion()
193 g_context = g_mainThread ? g_mainThread->context_.get() : nullptr; in Init()
1124 out += "*** " + item.first + " pid=" + std::to_string(ExtractPid(std::get<0>(item.second))) + in OnParallelRenderBegin()
1125 " lowId=" + std::to_string(Utils::ExtractNodeId(std::get<0>(item.second))) + "\n" + in OnParallelRenderBegin()
1126 std::get<1>(item.second) + "\n"; in OnParallelRenderBegin()
1216 auto surfaceNode = static_cast<RSSurfaceRenderNode*>(node.get()); in OnParallelRenderBegin()
1750 // get first frame data in OnParallelRenderBegin()

Completed in 46 milliseconds

1...<<111112113114115116117118119120>>...240