/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 144 bool check = false; in SystemBarPropsEqualsTo() local 164 bool check = false; in SystemBarEnableState() local 184 auto type = tint.type_; in OnSystemBarPropertyChange() local 193 void TestAvoidAreaChangedListener::OnAvoidAreaChanged(const AvoidArea avoidArea, AvoidAreaType type) in OnAvoidAreaChanged()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | date_time_format_module.cpp | 206 … DateTimeDataType type = (formatter->weekStyle_ == StyleState::LONG) ? FORMAT_WIDE : FORMAT_ABBR; in Format() local 227 DateTimeDataType type = (monthStyle_ == StyleState::LONG) ? FORMAT_WIDE : FORMAT_ABBR; in GetMonthVal() local 257 bool check = true; in GetNumInDate() local 279 std::string result, timeZone, check; in FormatDate() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_napi.cpp | 216 static inline bool JsCheckObjectType(napi_env env, napi_value value, napi_valuetype type) in JsCheckObjectType() 558 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual() 562 static inline bool IsEqual(const int32_t& check, ComponentType type) in IsEqual() 566 static inline bool IsYUVComponent(const int32_t& type) in IsYUVComponent() 577 static inline bool CheckComponentType(const int32_t& type, int32_t format) in CheckComponentType() 583 static bool BuildJsComponentObject(napi_env env, int32_t type, uint8_t* buffer, in BuildJsComponentObject()
|
H A D | image_source_napi.cpp | 480 napi_valuetype type, napi_ref* ref, std::vector<struct ImageEnum> imageEnumMap) in CreateEnumTypeObject() 2238 napi_typedarray_type type; in UpdateData() local 2395 static ImageSourceAsyncContext* CheckAsyncContext(ImageSourceAsyncContext* context, bool check) in CheckAsyncContext() 2862 uint32_t type; in ParseDecodingOptionsForPicture() local 2908 for (int32_t type = static_cast<int32_t>(AuxiliaryPictureType::GAINMAP); in CreatePicture() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
H A D | sendable_image_napi.cpp | 214 static inline bool JsCheckObjectType(napi_env env, napi_value value, napi_valuetype type) in JsCheckObjectType() 544 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual() 548 static inline bool IsEqual(const int32_t& check, ComponentType type) in IsEqual() 552 static inline bool IsYUVComponent(const int32_t& type) in IsYUVComponent() 563 static inline bool CheckComponentType(const int32_t& type, int32_t format) in CheckComponentType() 569 static bool BuildJsComponentObject(napi_env env, int32_t type, uint8_t* buffer, in BuildJsComponentObject()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
H A D | hdr_helper.cpp | 201 …GetCuvaGainMapOffsetT check = reinterpret_cast<GetCuvaGainMapOffsetT>(dlsym(handle, "GetCuvaGainMa… in GetCuvaJpegGainMapOffset() local 349 ImageHdrType type = ImageHdrType::SDR; in CheckHdrType() local 803 static bool GetJpegGainMapMetadata(SkJpegCodec* codec, ImageHdrType type, HdrMetadata& metadata) in GetJpegGainMapMetadata() 874 static bool GetHeifMetadata(HeifDecoder* heifDecoder, ImageHdrType type, HdrMetadata& metadata) in GetHeifMetadata() 914 bool HdrHelper::GetMetadata(SkCodec* codec, ImageHdrType type, HdrMetadata& metadata) in GetMetadata()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_render.c | 1020 int32_t check = 0; in AudioRenderSetExtraParams() local 1227 int32_t AudioRenderDrainBuffer(struct IAudioRender *render, enum AudioDrainNotifyType *type) in AudioRenderDrainBuffer()
|
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/ |
H A D | input_manager_command.cpp | 2121 bool check = (centerX > 0) && (centerY >= hundred * fingerCount); in ProcessPinchGesture() local 2195 bool check = (startX > 0) && (endX > 0) && (startY > 0) && (endY > 0); in ProcessTouchPadFingerSwipe() local 2205 int32_t type, in CreateEvent()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/ |
H A D | radio_pattern_test_ng.cpp | 76 EXPECT_CALL(*themeManager, GetTheme(_)).WillRepeatedly([](ThemeType type) -> RefPtr<Theme> { in SetUpTestSuite() 1737 auto check = false; variable 1762 auto check = false; variable
|
H A D | radio_test_ng.cpp | 83 EXPECT_CALL(*themeManager, GetTheme(_)).WillRepeatedly([](ThemeType type) -> RefPtr<Theme> { in SetUpTestSuite() 1471 auto onChange = [](const bool check) { EXPECT_TRUE(check); }; in __anonc4797f930b02()
|
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/ |
H A D | audio_usb_mixer.c | 166 int32_t type; member 185 int32_t type; member 1038 int32_t type; /* data type for uac1 */ member 1060 int32_t saved, temp, check; in AudioUsbCtlGetMaxVal() local 1983 uint32_t type; in AudioUsbParseUnit() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | common_func.cpp | 852 int32_t check = 0; in GetInflateValidateArg() local 1336 napi_valuetype type; in ParseNapiValue() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_webview_controller.cpp | 1376 int32_t type = webMessageExt->GetType(); in GetType() local 1538 int type = -1; in SetType() local 1611 int32_t type = webMessageExt->GetType(); in SetString() local 1650 int32_t type = webMessageExt->GetType(); in SetNumber() local 1689 int32_t type = webMessageExt->GetType(); in SetBoolean() local 1733 int32_t type = webMessageExt->GetType(); in SetArrayBuffer() local 1770 int32_t type = webMessageExt->GetType(); in SetArray() local 2776 napi_value type; in GetHitTestValue() local 4037 napi_typedarray_type type; in RestoreWebState() local 5926 uint32_t type = 0; in AddResourceItemToMemoryCache() local [all …]
|