/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A D | pixelmap_native.cpp | 78 static PIXEL_FORMAT ParsePixelForamt(int32_t val) in ParsePixelForamt() 87 static PIXELMAP_ALPHA_TYPE ParseAlphaType(int32_t val) in ParseAlphaType() 497 Image_ErrorCode OH_PixelmapNative_WritePixels(OH_PixelmapNative *pixelmap, uint8_t *source, size_t … in OH_PixelmapNative_WritePixels()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 750 unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const InitializationOptions &opts) in Create() 757 unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const Rect &srcRect, const InitializationOp… in Create() 764 unique_ptr<PixelMap> PixelMap::Create(PixelMap &source, const Rect &srcRect, const InitializationOp… in Create() 812 bool PixelMap::SourceCropAndConvert(PixelMap &source, const ImageInfo &srcImageInfo, const ImageInf… in SourceCropAndConvert() 897 bool PixelMap::CopyPixMapToDst(PixelMap &source, void* &dstPixels, int &fd, uint32_t bufferSize) in CopyPixMapToDst() 921 bool PixelMap::CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap) in CopyPixelMap() 927 static void SetDstPixelMapInfo(PixelMap &source, PixelMap &dstPixelMap, void* dstPixels, uint32_t d… in SetDstPixelMapInfo() 950 bool PixelMap::CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap, int32_t &error) in CopyPixelMap() 1795 uint32_t PixelMap::WritePixels(const uint8_t *source, const uint64_t &bufferSize, const uint32_t &o… in WritePixels() 1830 uint32_t PixelMap::WritePixels(const uint8_t *source, const uint64_t &bufferSize) in WritePixels() [all …]
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 413 static uint32_t GenerateUniqueIDBySource(int32_t source) in GenerateUniqueIDBySource() 776 float val = 0.0; in GetVolume() local 857 static int32_t SetInputPortPin(DeviceType inputDevice, AudioRouteNode &source) in SetInputPortPin() 913 AudioRouteNode source = {}; in DoSetInputRoute() local
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | ... synthetic org.openjdk.tools.sjavac.Log val$log
final synthetic org.openjdk.tools. ... |
/aosp12/frameworks/native/libs/vr/libvrflinger/ |
H A D | hardware_composer.cpp | 379 int32_t val; in GetDisplayParams() local 1465 IfAnyOf<SourceSurface, SourceBuffer>::Call(&source_, [&](auto& source) { in Prepare() 1533 &source_, [release_fence_fd](auto& source) { in Finish()
|
/aosp12/frameworks/av/media/extractors/mp4/ |
H A D | MPEG4Extractor.cpp | 262 CachedRangedDataSource::CachedRangedDataSource(DataSourceHelper *source) in CachedRangedDataSource() 423 MPEG4Extractor::MPEG4Extractor(DataSourceHelper *source, const char *mime) in MPEG4Extractor() 3829 uint32_t val; in parseQTMetaVal() local 3838 uint32_t val; in parseQTMetaVal() local 4552 MPEG4Source* source = in getTrack() local 6930 static bool LegacySniffMPEG4(DataSourceHelper *source, float *confidence) { in LegacySniffMPEG4() 7002 static bool BetterSniffMPEG4(DataSourceHelper *source, float *confidence) { in BetterSniffMPEG4() 7122 static CMediaExtractor* CreateExtractor(CDataSource *source, void *) { in CreateExtractor() 7127 CDataSource *source, float *confidence, void **, in Sniff()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_builtin.cpp | 113 static DisplayError UpdatePanelGammaTable(enum HWCDisplay::PanelGammaSource source) { in UpdatePanelGammaTable() 878 int val = 0; in Perform() local 1397 DisplayError HWCDisplayBuiltIn::SetCurrentPanelGammaSource(enum PanelGammaSource source) { in SetCurrentPanelGammaSource()
|
/aosp12/system/bt/audio_hearing_aid_hw/src/ |
H A D | audio_hearing_aid_hw.cc | 66 #define ASSERTC(cond, msg, val) \ argument 184 static void ts_log(UNUSED_ATTR const char* tag, UNUSED_ATTR int val, in ts_log() 1755 UNUSED_ATTR audio_source_t source) { in adev_open_input_stream()
|
/aosp12/frameworks/base/core/java/android/content/pm/ |
H A D | PackageInstaller.java | 502 final String val = (appLabel != null) ? appLabel.toString() : null; in updateSessionAppLabel() local 1649 public SessionParams(Parcel source) { in SessionParams() 2418 public SessionInfo(Parcel source) { in SessionInfo()
|
/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | MyHandler.h | 350 AString source; in pokeAHole() local 1483 AString val; in parsePlayResponse() local 1627 sp<APacketSource> source = in setupTrack() local
|
/aosp12/system/bt/audio_a2dp_hw/src/ |
H A D | audio_a2dp_hw.cc | 79 #define ASSERTC(cond, msg, val) \ argument 178 static void ts_log(UNUSED_ATTR const char* tag, UNUSED_ATTR int val, in ts_log() 1793 UNUSED_ATTR audio_source_t source) { in adev_open_input_stream()
|
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | MediaPlayerService.cpp | 134 int32_t val; in unmarshallFilter() local 189 bool findMetadata(const Metadata::Filter& filter, const int32_t val) in findMetadata() 1059 const sp<IStreamSource> &source) { in setDataSource() 1072 const sp<IDataSource> &source) { in setDataSource()
|
/aosp12/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 694 GLuint compileShader(GLenum shaderType, const GLchar *source) { in compileShader() 872 int val = (int) strtol(str, &end, 0); in parseTextCoord() local 912 int val = 0; in parseColor() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | MPEG4Writer.cpp | 653 status_t MPEG4Writer::addSource(const sp<MediaSource> &source) { in addSource() 714 char val[PROPERTY_VALUE_MAX]; in addDeviceMeta() local 2129 MPEG4Writer *owner, const sp<MediaSource> &source, uint32_t aTrackId) in Track() 5005 AString val; in writeIlst() local 5015 float val; in writeIlst() local 5025 int32_t val; in writeIlst() local
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | AudioSystem.java | 510 public static native boolean isSourceActive(int source); in isSourceActive() 634 private static void dynamicPolicyCallbackFromNative(int event, String regId, int val) in dynamicPolicyCallbackFromNative() 676 void onRecordingConfigurationChanged(int event, int riid, int uid, int session, int source, in onRecordingConfigurationChanged() 712 int source, int portId, boolean silenced, int[] recordingFormat, in recordingCallbackFromNative()
|
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | ... {
final synthetic java.lang.reflect.Method val$method
final synthetic Object[] val$args ... |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | stateMgmt.js | 3547 constructor(source, owningView, owningViewPropNme) { argument 5415 constructor(source, owningChildView, thisPropertyName) { argument 5803 constructor(source, owningChildView, thisPropertyName) { argument 7351 function makeBuilderParameterProxy(builderName, source) { argument 8325 let val = target[key]; variable 9840 static parse(type, source) { argument 9857 static parseTo(target, source, type) { argument 9902 static parseInto(target, source) { argument 9918 static parseItemInto(target, targetKey, source, options) { argument 9989 static parseIntoArray(target, source, options) { argument [all …]
|
/aosp12/system/update_engine/aosp/ |
H A D | dynamic_partition_control_android_unittest.cc | 103 uint32_t source() { return slots_.source; } in source() function in chromeos_update_engine::DynamicPartitionControlAndroidTest 1032 void ExpectCreateUpdateSnapshots(android::snapshot::Return val) { in ExpectCreateUpdateSnapshots()
|
/aosp12/frameworks/base/tools/aapt2/cmd/ |
H A D | Link.cpp | 149 void SetVerbose(bool val) { in SetVerbose() 444 std::vector<T> make_singleton_vec(T&& val) { in make_singleton_vec() 1367 bool MergeExportedSymbols(const Source& source, in MergeExportedSymbols()
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | audio_hw.c | 580 static bool is_supported_24bits_audiosource(audio_source_t source) in is_supported_24bits_audiosource() 2988 int ret, val = 0; in out_set_parameters() local 4289 int ret, val = 0; in in_set_parameters() local 5619 int val; in adev_set_parameters() local 5933 audio_source_t source) { in adev_input_allow_hifi_record() 5973 audio_source_t source ) in adev_open_input_stream()
|
/aosp12/packages/inputmethods/LatinIME/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/system/extras/simpleperf/demo/CppApi/gradle/wrapper/ |
H A D | gradle-wrapper.jar | ... distributionUrl
final synthetic org.gradle.wrapper.WrapperConfiguration val$configuration
final synthetic String val$distributionSha256Sum
final synthetic ... |
/aosp12/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/aosp12/frameworks/base/startop/apps/ColorChanging/gradle/wrapper/ |
H A D | gradle-wrapper.jar | ... distributionUrl
final synthetic org.gradle.wrapper.WrapperConfiguration val$configuration
final synthetic String val$distributionSha256Sum
final synthetic ... |