| /third_party/libinput/src/ |
| H A D | libinput-private.h | 269 enum libinput_config_accel_profile profile; member
|
| H A D | evdev-tablet.c | 2416 tablet_accel_config_set_profile(struct libinput_device *libinput_device, enum libinput_config_accel_profile profile) tablet_accel_config_set_profile() argument
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | profile-generator.cc | 1093 CpuProfile* profile in StartProfiling() local 1106 CpuProfile* profile = nullptr; StopProfiling() local 1154 RemoveProfile(CpuProfile* profile) RemoveProfile() argument [all...] |
| H A D | profile-generator.h | 597 explicit CpuProfileJSONSerializer(CpuProfile* profile) in CpuProfileJSONSerializer() argument
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | module-bluez5-device.c | 128 pa_bluetooth_profile_t profile; member 2027 create_card_profile(struct userdata *u, pa_bluetooth_profile_t profile, pa_hashmap *ports) create_card_profile() argument 2239 pa_bluetooth_profile_t profile; add_card() local 2478 switch_codec_cb_handler(bool success, pa_bluetooth_profile_t profile, void *userdata) switch_codec_cb_handler() argument 2569 pa_bluetooth_profile_t profile; bluez5_device_message_handler() local [all...] |
| H A D | bluez5-util.c | 195 pa_bluetooth_profile_status_t profile_status_get(pa_bluetooth_discovery *y, pa_bluetooth_profile_t profile) { in profile_status_get() argument 199 void profile_status_set(pa_bluetooth_discovery *y, pa_bluetooth_profile_t profile, pa_bluetooth_profile_status_t status) { in profile_status_set() argument 257 bool pa_bluetooth_device_supports_profile(const pa_bluetooth_device *device, pa_bluetooth_profile_t profile) { in pa_bluetooth_device_supports_profile() argument 322 device_is_profile_connected(pa_bluetooth_device *device, pa_bluetooth_profile_t profile) device_is_profile_connected() argument 330 pa_bluetooth_profile_t profile; device_count_disconnected_profiles() local 355 pa_bluetooth_profile_t profile; wait_for_profiles_cb() local 395 pa_bluetooth_profile_t profile; global() member 440 pa_bluetooth_device_switch_codec(pa_bluetooth_device *device, pa_bluetooth_profile_t profile, pa_hashmap *capabilities_hashmap, const pa_a2dp_endpoint_conf *endpoint_conf, void (*codec_switch_cb)(bool, pa_bluetooth_profile_t profile, void *), void *userdata) pa_bluetooth_device_switch_codec() argument 2368 pa_bluetooth_profile_to_string(pa_bluetooth_profile_t profile) pa_bluetooth_profile_to_string() argument 2416 pa_bluetooth_profile_is_a2dp(pa_bluetooth_profile_t profile) pa_bluetooth_profile_is_a2dp() argument [all...] |
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-ucm.c | 942 static void update_mixer_paths(pa_hashmap *ports, const char *profile) { in update_mixer_paths() argument 961 const char *profile, *mdev, *mdev2; in probe_volumes() local 1024 const char *profile; in ucm_add_port_combination() local 1379 const char *profile; pa_alsa_ucm_set_profile() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBlurMF.cpp | 727 static void create_half_plane_profile(uint8_t* profile, int profileWidth) { in create_half_plane_profile() argument 846 std::unique_ptr<GrFragmentProcessor> profile = make_circle_blur() local [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 2307 png_compare_ICC_profile_with_sRGB(png_const_structrp png_ptr, png_const_bytep profile, uLong adler) png_compare_ICC_profile_with_sRGB() argument 2428 png_icc_set_sRGB(png_const_structrp png_ptr, png_colorspacerp colorspace, png_const_bytep profile, uLong adler) png_icc_set_sRGB() argument 2442 png_colorspace_set_ICC(png_const_structrp png_ptr, png_colorspacerp colorspace, png_const_charp name, png_uint_32 profile_length, png_const_bytep profile, int color_type) png_colorspace_set_ICC() argument [all...] |
| H A D | pngrutil.c | 1482 png_bytep profile = png_read_buffer(png_ptr, in png_handle_iCCP() local [all...] |
| H A D | pngset.c | 688 png_set_iCCP(png_const_structrp png_ptr, png_inforp info_ptr, png_const_charp name, int compression_type, png_const_bytep profile, png_uint_32 proflen) png_set_iCCP() argument
|
| H A D | pngtest.c | 1167 png_bytep profile; in test_one_file() local
|
| H A D | pngwutil.c | 1117 png_write_iCCP(png_structrp png_ptr, png_const_charp name, png_const_bytep profile) png_write_iCCP() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | webpinfo.c | 338 const int profile = (bits >> 1) & 7; in ParseLossyHeader() local
|
| /third_party/skia/tests/ |
| H A D | CodecTest.cpp | 1866 const auto* profile = codec->getICCProfile(); in DEF_TEST() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_mgr_proxy.cpp | 4167 GetJsonProfile(ProfileType profileType, const std::string &bundleName, const std::string &moduleName, std::string &profile, int32_t userId) GetJsonProfile() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
| H A D | bundle_mgr_interface.h | 1428 GetJsonProfile(ProfileType profileType, const std::string &bundleName, const std::string &moduleName, std::string &profile, int32_t userId = Constants::UNSPECIFIED_USERID) GetJsonProfile() argument
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
| H A D | acts_bms_kit_system_test.cpp | 8619 std::string profile; in HWTEST_F() local 8635 std::string profile; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_decoder.cpp | 1496 static bool GetColorSpaceName(const skcms_ICCProfile* profile, OHOS::ColorManager::ColorSpaceName &name)
in HeapMemAlloc() argument 1548 auto profile = codec_->getICCProfile();
in HeapMemAlloc() local [all...] |
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
| H A D | camera_manager.cpp | 503 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface) in CreatePhotoOutput() argument 526 int CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface, sptr<PhotoOutput> *pPhotoOutput) in CreatePhotoOutput() argument 552 CreatePreviewOutput(Profile &profile, sptr<Surface> surface) CreatePreviewOutput() argument 577 CreatePreviewOutput(Profile &profile, sptr<Surface> surface, sptr<PreviewOutput> *pPreviewOutput) CreatePreviewOutput() argument 603 CreatePreviewOutputStream( sptr<IStreamRepeat>& streamPtr, Profile& profile, const sptr<OHOS::IBufferProducer>& producer) CreatePreviewOutputStream() argument 621 CreatePhotoOutputStream( sptr<IStreamCapture>& streamPtr, Profile& profile, const sptr<OHOS::IBufferProducer>& producer) CreatePhotoOutputStream() argument 641 ValidCreateOutputStream(Profile& profile, const sptr<OHOS::IBufferProducer>& producer) ValidCreateOutputStream() argument 651 CreateDeferredPreviewOutput(Profile &profile) CreateDeferredPreviewOutput() argument 662 CreateDeferredPreviewOutput(Profile &profile, sptr<PreviewOutput> *pPreviewOutput) CreateDeferredPreviewOutput() argument 780 CreateVideoOutput(VideoProfile &profile, sptr<Surface> &surface) CreateVideoOutput() argument 790 CreateVideoOutputStream( sptr<IStreamRepeat>& streamPtr, Profile& profile, const sptr<OHOS::IBufferProducer>& producer) CreateVideoOutputStream() argument 825 CreateVideoOutput(VideoProfile &profile, sptr<Surface> &surface, sptr<VideoOutput> *pVideoOutput) CreateVideoOutput() argument 1498 Profile profile = Profile(format, size); ParseBasicCapability() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vc1.h | 216 int profile; ///< 2 bits, Profile member
|
| H A D | videotoolboxenc.c | 233 int64_t profile; member 707 int64_t profile = vtctx->profile; in get_vt_h264_profile_level() local 414 get_cm_codec_type(AVCodecContext *avctx, int64_t profile, double alpha_quality) get_cm_codec_type() argument 812 int64_t profile = vtctx->profile; get_vt_hevc_profile_level() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfenc.c | 2005 int profile; member 2020 int i, profile; in mxf_parse_prores_frame() local 2202 uint8_t profile; global() member [all...] |
| H A D | dashenc.c | 196 int profile; member [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 371 SANE_Int sanei_genesys_exposure_time2(Genesys_Device * dev, const MotorProfile& profile, float ydpi, in sanei_genesys_exposure_time2() argument
|