Home
last modified time | relevance | path

Searched defs:false (Results 326 - 350 of 1186) sorted by relevance

1...<<11121314151617181920>>...48

/third_party/skia/gm/
H A Dpictureshader.cpp38 PictureShaderGM(SkScalar tileSize, SkScalar sceneSize, bool useLocalMatrixWrapper = false, in PictureShaderGM() argument
H A Dcolrv1.cpp92 SkASSERT(false); variable
/third_party/skia/bench/
H A DRotatedRectBench.cpp74 RotRectBench(bool aa, ColorType ct, SkBlendMode mode, bool perspective = false) in RotRectBench() argument
/third_party/spirv-tools/test/
H A Dtest_fixture.h111 EncodeAndDecodeSuccessfully( const std::string& txt, uint32_t disassemble_options = SPV_BINARY_TO_TEXT_OPTION_NONE, spv_target_env env = SPV_ENV_UNIVERSAL_1_0, bool flip_words = false) EncodeAndDecodeSuccessfully() argument
/third_party/spirv-tools/test/val/
H A Dval_decoration_test.cpp6556 ShaderWithNonWritableTarget(const std::string& target, bool member_decorate = false) ShaderWithNonWritableTarget() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderSwitchTests.cpp156 static void makeSwitchCases (TestCaseGroup* group, const char* name, const char* desc, const LineStream& switchBody, const bool skipDynamicType = false) in makeSwitchCases() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp63 SparseResourcesBaseInstance (Context &context, bool useDeviceGroups = false) in SparseResourcesBaseInstance() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.cpp887 EXPECT_EQ(DMSContinueSendMgr::GetInstance().screenOffHandler_->unfoInfo_.abilityName.empty(), false); in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime_utils.h139 NAPI_CALL_NO_THROW(napi_get_value_int32(env, jsValue, &value), false); in ConvertFromJsNumber() local
145 NAPI_CALL_NO_THROW(napi_get_value_uint32(env, jsValue, &value), false); in ConvertFromJsNumber() local
151 NAPI_CALL_NO_THROW(napi_get_value_int64(env, jsValue, &value), false); in ConvertFromJsNumber() local
157 NAPI_CALL_NO_THROW(napi_get_value_double(env, jsValue, &value), false); in ConvertFromJsNumber() local
170 NAPI_CALL_NO_THROW(napi_get_value_bool(env, jsValue, &value), false); in ConvertFromJsValue() local
176 NAPI_CALL_NO_THROW(napi_get_value_string_utf8(env, jsValue, nullptr, 0, &len), false); in ConvertFromJsValue() local
179 NAPI_CALL_NO_THROW(napi_get_value_string_utf8(env, jsValue, buffer.get(), len + 1, &strLength), false); in ConvertFromJsValue() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_app_mgr_service.h243 void ScheduleTerminateApplication(bool isLastProcess = false) in ScheduleTerminateApplication() argument
/foundation/ability/ability_runtime/test/unittest/js_ui_extension_context_test/
H A Djs_ui_extension_context_test.cpp90 MockArkNativeEngine(EcmaVM* vm, void* jsEngine, bool isLimitedWorker = false) in MockArkNativeEngine() argument
/foundation/ability/ability_runtime/test/unittest/service_extension_context_test/
H A Dability_manager_stub_mock.h177 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() argument
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_item_component.h37 IndexerItemComponent( const std::u16string& strSection, const std::u16string& strLabel, bool circleMode, bool rotate = false) IndexerItemComponent() argument
44 IndexerItemComponent(const std::u16string& strSection, const std::u16string& strLabel, const Dimension& itemSize, bool circleMode, bool rotate = false) IndexerItemComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_datetime_component.cpp138 datePicker_->ShowDialog(GetStack(), false); in ShowDatePicker() local
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.cpp249 pipeline_context->AddDirtyRenderNode(AceType::Claim(this), false); local
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h77 virtual void ScrollToIndex(int32_t index, bool smooth = false, ScrollAlign align = ScrollAlign::NONE, in ScrollToIndex() argument
81 virtual void JumpToItemInGroup(int32_t index, int32_t indexInGroup, bool smooth = false, in JumpToItemInGroup() argument
89 AnimateTo( const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll = false) AnimateTo() argument
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dresource_adapter.h46 virtual void UpdateConfig(const ResourceConfiguration& config, bool themeFlag = false) {} in UpdateConfig() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_wrapper_paint_method.cpp44 CHECK_EQUAL_VOID(IsDrawBorder(paintWrapper), false); in PaintOuterBorder() local
133 CHECK_EQUAL_VOID(IsDrawBorder(paintWrapper), false); in PaintInnerBorder() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.h51 LongPressRecognizer(bool isForDrag = false, bool isDisableMouseLeft = false) in LongPressRecognizer() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_pattern.cpp61 InitLimitValueText(GetMaxValueTextId(), false); in OnModifyDone() local
67 HideLimitValueText(GetMaxValueTextId(), false); in OnModifyDone() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textfield_ffi.cpp111 TextFieldModel::GetInstance()->SetBackgroundColor(Color(value), false); in FfiOHOSAceFrameworkTextFieldSetBackgroundColor() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register_impl_ng.cpp357 void JSBindLibs(const std::string& moduleName, const std::string& exportModuleName, bool isController = false) in JSBindLibs() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_scroller_event_test_ng.cpp1129 controller->AnimateTo(Dimension(-5 * ITEM_HEIGHT, DimensionUnit::PX), 1.f, Curves::LINEAR, false); HWTEST_F() local
1191 controller->AnimateTo(Dimension(-10 * ITEM_HEIGHT, DimensionUnit::PX), 1.f, Curves::LINEAR, false); HWTEST_F() local
1366 controller->AnimateTo(Dimension(-5 * ITEM_WIDTH, DimensionUnit::PX), 1.f, Curves::LINEAR, false); HWTEST_F() local
1428 controller->AnimateTo(Dimension(-10 * ITEM_WIDTH, DimensionUnit::PX), 1.f, Curves::LINEAR, false); HWTEST_F() local
[all...]
H A Dgrid_scroller_test_ng.cpp794 controller->AnimateTo(Dimension(100.f, DimensionUnit::PX), 200.f, Curves::LINEAR, false); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_swipe_test_ng.cpp908 nullptr, Dimension(DELETE_AREA_DISTANCE), false); HWTEST_F() local
1007 std::move(endFunc), nullptr, nullptr, nullptr, nullptr, Dimension(DELETE_AREA_DISTANCE), false); HWTEST_F() local
1100 std::move(endFunc), nullptr, nullptr, nullptr, onStateChangeFunc, Dimension(DELETE_AREA_DISTANCE), false); HWTEST_F() local
1429 Dimension(DELETE_AREA_DISTANCE), false); HWTEST_F() local
1488 Dimension(endDeleteDistance), false); HWTEST_F() local
[all...]

Completed in 37 milliseconds

1...<<11121314151617181920>>...48