| /third_party/skia/gm/ |
| H A D | pictureshader.cpp | 38 PictureShaderGM(SkScalar tileSize, SkScalar sceneSize, bool useLocalMatrixWrapper = false, in PictureShaderGM() argument
|
| H A D | colrv1.cpp | 92 SkASSERT(false); variable
|
| /third_party/skia/bench/ |
| H A D | RotatedRectBench.cpp | 74 RotRectBench(bool aa, ColorType ct, SkBlendMode mode, bool perspective = false) in RotRectBench() argument
|
| /third_party/spirv-tools/test/ |
| H A D | test_fixture.h | 111 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 D | val_decoration_test.cpp | 6556 ShaderWithNonWritableTarget(const std::string& target, bool member_decorate = false) ShaderWithNonWritableTarget() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderSwitchTests.cpp | 156 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 D | vktSparseResourcesBase.hpp | 63 SparseResourcesBaseInstance (Context &context, bool useDeviceGroups = false) in SparseResourcesBaseInstance() argument
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/ |
| H A D | dms_continue_manager_test.cpp | 887 EXPECT_EQ(DMSContinueSendMgr::GetInstance().screenOffHandler_->unfoInfo_.abilityName.empty(), false); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
| H A D | js_runtime_utils.h | 139 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 D | mock_app_mgr_service.h | 243 void ScheduleTerminateApplication(bool isLastProcess = false) in ScheduleTerminateApplication() argument
|
| /foundation/ability/ability_runtime/test/unittest/js_ui_extension_context_test/ |
| H A D | js_ui_extension_context_test.cpp | 90 MockArkNativeEngine(EcmaVM* vm, void* jsEngine, bool isLimitedWorker = false) in MockArkNativeEngine() argument
|
| /foundation/ability/ability_runtime/test/unittest/service_extension_context_test/ |
| H A D | ability_manager_stub_mock.h | 177 virtual int KillProcess(const std::string& bundleName, const bool clearPageStack = false) in KillProcess() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | indexer_item_component.h | 37 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 D | picker_datetime_component.cpp | 138 datePicker_->ShowDialog(GetStack(), false); in ShowDatePicker() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
| H A D | render_scene_viewer.cpp | 249 pipeline_context->AddDirtyRenderNode(AceType::Claim(this), false); local
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | scroll_controller_base.h | 77 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 D | resource_adapter.h | 46 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 D | sheet_wrapper_paint_method.cpp | 44 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 D | long_press_recognizer.h | 51 LongPressRecognizer(bool isForDrag = false, bool isDisableMouseLeft = false) in LongPressRecognizer() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_pattern.cpp | 61 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 D | cj_textfield_ffi.cpp | 111 TextFieldModel::GetInstance()->SetBackgroundColor(Color(value), false); in FfiOHOSAceFrameworkTextFieldSetBackgroundColor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register_impl_ng.cpp | 357 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 D | grid_scroller_event_test_ng.cpp | 1129 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 D | grid_scroller_test_ng.cpp | 794 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 D | list_swipe_test_ng.cpp | 908 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...] |