Home
last modified time | relevance | path

Searched defs:res (Results 6551 - 6575 of 11650) sorted by relevance

1...<<261262263264265266267268269270>>...466

/foundation/multimedia/audio_framework/services/audio_policy/test/example/
H A Daudio_policy_test.cpp707 std::vector<shared_ptr<AudioRendererChangeInfo>> res; in HandleAudioRendererChangeInfo() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp434 auto res = avcodec_open2(tmpContext.get(), avCodec_.get(), nullptr); in ReAllocateContext() local
508 auto res = avcodec_open2(avCodecContext_.get(), avCodec_.get(), nullptr); in OpenContext() local
/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp556 int32_t res = -1; // result in GetUserInput() local
559 cin >> res; in GetUserInput() local
565 cin >> res; in GetUserInput() local
861 int32_t res = GetUserInput(); in Loop() local
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp136 auto res = CreateInternal(factory->GetClassInfo().Id().ToUid(), classes); in RegisterObjectType() local
586 auto res = impl; in SetCurrentTaskQueue() local
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
H A Daudio_bluetooth_manager.cpp483 bool res = hfpInstance_->SetActiveDevice(device); in SetActiveHfpDevice() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_property_drawable_bounds_geometry_test.cpp1785 bool res = drawable.Update(content); in HWTEST_F() local
1859 bool res = drawable.Update(content); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp1966 Occlusion::Region res = testNode->ResetOpaqueRegion(absRect, screenRotation, isFocusWindow); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_parser.cpp339 size_t res = iconv(conv, &inBuf, &inBytesLeft, &outBuf, &outBytesLeft); in ToUtf8() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h794 basic_string res; in toUpper() local
808 basic_string res; in toLower() local
963 string res; operator +() local
972 string res; operator +() local
982 string res; operator +() local
991 string res; operator +() local
1001 string res; operator +() local
1010 string res; operator +() local
1019 string res; operator +() local
1028 string res; operator +() local
[all...]
H A Dvector.h561 pointer res = nullptr; in insert() local
590 pointer res = nullptr; in insert() local
624 pointer res = nullptr; insert() local
766 pointer res = nullptr; emplace() local
1177 pointer res = nullptr; insert_impl() local
[all...]
/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp335 Vector3 res = v; in ToLinear() local
353 Vector3 res = v; in ToNonLinear() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp405 std::vector<char*>res; in FromatCmd() local
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp53 int res = Security::AccessToken::AccessTokenKit::VerifyAccessToken(tokenCaller, permission); in CheckCallingPermission() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/matrix_napi/
H A Djs_matrix.cpp738 auto res = CreateJsValue(env, m_matrix->MapRect(dstRect, srcRect)); in OnMapRect() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h98 std::string res = "pid_"; in GetDebugInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp859 int res = surfaceBufferInfo_.acquireFence_->Wait(FENCE_WAIT_TIME); in DrawWithVulkan() local
897 int res = surfaceBufferInfo_.acquireFence_->Wait(FENCE_WAIT_TIME); in DrawWithGles() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp1675 auto res = rsInterfaces->SetCastScreenEnableSkipWindow(virtualScreenId, enable); in HWTEST_F() local
1690 auto res = rsInterfaces->RegisterUIExtensionCallback(userId, callback); in HWTEST_F() local
1705 auto res = rsInterfaces->RegisterUIExtensionCallback(userId, callback); in HWTEST_F() local
1745 int32_t res = rsInterfaces->SetVirtualScreenSecurityExemptionList(INVALID_SCREEN_ID, securityExemptionList); in HWTEST_F() local
1769 int32_t res = rsInterfaces->SetVirtualScreenSecurityExemptionList(virtualScreenId, securityExemptionList); in HWTEST_F() local
1793 int32_t res = rsInterfaces->SetVirtualScreenSecurityExemptionList(virtualScreenId, securityExemptionList); HWTEST_F() local
1818 int32_t res = rsInterfaces->SetVirtualScreenSecurityExemptionList(id, securityExemptionList); HWTEST_F() local
1832 int32_t res = rsInterfaces->SetVirtualScreenSecurityExemptionList(0, securityExemptionList); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix_util.h303 Vec3 res; in MultiplyVector() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp344 Image_ErrorCode OH_ImageSourceNative_CreateFromUri(char *uri, size_t uriSize, OH_ImageSourceNative **res) in OH_ImageSourceNative_CreateFromUri() argument
369 Image_ErrorCode OH_ImageSourceNative_CreateFromFd(int32_t fd, OH_ImageSourceNative **res) in OH_ImageSourceNative_CreateFromFd() argument
386 Image_ErrorCode OH_ImageSourceNative_CreateFromData(uint8_t *data, size_t dataSize, OH_ImageSourceNative **res) in OH_ImageSourceNative_CreateFromData() argument
407 Image_ErrorCode OH_ImageSourceNative_CreateFromRawFile(RawFileDescriptor *rawFile, OH_ImageSourceNative **res) in OH_ImageSourceNative_CreateFromRawFile() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp623 int32_t res = OH_VideoEncoder_PushInputData(venc_, index, attr); in SetEOS() local
640 int32_t res = -2; in PushData() local
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_server.cpp59 auto res = servicePtr_->GetAllSessionDescriptors(descriptors); in ObserveControllerChanged() local
189 auto res = GetControllerById(playerId, avcontroller); in ProcControlCommand() local
307 auto res = GetControllerById(topSessionId_, avcontroller); in SendRemoteControllerList() local
388 auto res = servicePtr_->GetAllSessionDescriptors(descriptors); in GetBundleName() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp451 int32_t res = vdec_->QueueInputBuffer(index, info, flag); in SetEOS() local
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp204 ErrorCode res = ParsePath(path, effectBuffer, isOutputData); in ParseUri() local
240 ErrorCode res = LockPixelMap(pixelMap.get(), effectBuffer); in ParsePath() local
382 std::from_chars_result res = std::from_chars(strValue.data(), strValue.data() + strValue.size(), value); GetImagePropertyInt() local
431 bool res = exifMetadata->SetValue(DATE_TIME, currentTime); UpdateExifDataTime() local
548 ErrorCode res = GetPixelsContext(memoryData, memoryInfo.bufferType, &context); ModifyPixelMapPropertyInner() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp157 int32_t res; in ColorSpaceConverterComposeImage() local
189 int32_t res; in ColorSpaceConverterDecomposeImage() local
397 int32_t res; ColorSpaceConverterImageProcess() local
427 int32_t res; DetailEnhancerImageProcess() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp531 static bool CreateArrayBuffer(napi_env env, uint8_t* src, size_t srcLen, napi_value *res) in CreateArrayBuffer() argument

Completed in 40 milliseconds

1...<<261262263264265266267268269270>>...466