Home
last modified time | relevance | path

Searched defs:false (Results 1001 - 1025 of 1368) sorted by relevance

1...<<41424344454647484950>>...55

/third_party/skia/include/core/
H A DSkPath.h85 Polygon(const std::initializer_list<SkPoint>& list, bool isClosed, SkPathFillType fillType = SkPathFillType::kWinding, bool isVolatile = false) Polygon() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp686 runTest(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const vector<Attribute>& attributes, const vector<Bind>& preAttachBind, const vector<Bind>& preLinkBind, const vector<Bind>& postLinkBind, bool relink, bool reattach = false, const vector<Attribute>& reattachAttributes = vector<Attribute>()) runTest() argument
[all...]
H A DglsLifetimeTests.hpp113 SimpleBinder(const Context& ctx, BindFunc bindFunc, GLenum bindTarget, GLenum bindingParam, bool genRequired_ = false) SimpleBinder() argument
155 SimpleType(const Context& ctx, const char* name, GenFunc genFunc, DeleteFunc deleteFunc, ExistsFunc existsFunc, Binder* binder_ = DE_NULL, bool genCreates_ = false) SimpleType() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageMemoryAliasing.cpp899 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
H A DvktSparseResourcesImageSparseResidency.cpp1021 tcu::TestCaseGroup* createImageSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseResidencyTestsCommon() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp161 void setMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory() argument
171 void fillMemoryWithValue (const DeviceInterface& vkdi, const VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue() argument
181 void invalidateMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory() argument
65 createBufferAndBindMemory(vkt::Context& context, const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, size_t numBytes, AllocationMp* outMemory, bool physStorageBuffer, bool coherent = false) createBufferAndBindMemory() argument
H A DvktSpvAsmGraphicsShaderTestUtil.hpp532 createTestsForAllStages(const std::string& name, const tcu::RGBA (&inputColors)[4], const tcu::RGBA (&outputColors)[4], const std::map<std::string, std::string>& testCodeFragments, const GraphicsResources& resources, const std::vector<std::string>& extensions, tcu::TestCaseGroup* tests, VulkanFeatures vulkanFeatures = VulkanFeatures(), const qpTestResult failResult = QP_TEST_RESULT_FAIL, const std::string& failMessageTemplate = std::string(), const bool splitRenderArea = false) createTestsForAllStages() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp380 createBarrierMultiQueue(SynchronizationWrapperPtr synchronizationWrapper, const VkCommandBuffer& cmdBuffer, const SyncInfo& writeSync, const SyncInfo& readSync, const Resource& resource, const deUint32 writeFamily, const deUint32 readFamily, const VkSharingMode sharingMode, const bool secondQueue = false) createBarrierMultiQueue() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.hpp178 static inline const char* getTessPrimitiveTypeShaderName (const TessPrimitiveType type, bool forSpirv = false) in getTessPrimitiveTypeShaderName() argument
223 static inline const char* getSpacingModeShaderName (SpacingMode mode, bool forSpirv = false) in getSpacingModeShaderName() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp622 surfaceFormatRenderTest(Context& context, Type wsiType, const InstanceHelper& instHelper, const DeviceHelper& devHelper, VkSurfaceKHR surface, VkSurfaceFormatKHR curFmt, deBool checkHdr = false) surfaceFormatRenderTest() argument
/third_party/vulkan-loader/tests/
H A Dloader_version_tests.cpp1054 normal_drivers.emplace_back(TestICDDetails(TEST_ICD_PATH_VERSION_2), 44, false); in TEST() local
1073 TestICDDetails(TEST_ICD_PATH_VERSION_2_EXPORT_ICD_GPDPA).set_discovery_type(ManifestDiscoveryType::env_var), 4, false); in TEST() local
1084 TestICDDetails(TEST_ICD_PATH_VERSION_2_EXPORT_ICD_GPDPA).set_discovery_type(ManifestDiscoveryType::add_env_var), 6, false); in TEST() local
[all...]
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp897 ParseParam(ParametersString& ps, bool isNull = false) ParseParam() argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h74 virtual WMError Show(uint32_t reason = 0, bool withAnimation = false, in Show() argument
76 virtual WMError Hide(uint32_t reason = 0, bool withAnimation = false, in Hide() argument
78 virtual WMError MoveTo(int32_t x, int32_t y, bool isMoveToGlobal = false) {return WMError::WM_OK;} in MoveTo() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h585 virtual int MinimizeUIAbilityBySCB(const sptr<SessionInfo> &sessionInfo, bool fromUser = false, in MinimizeUIAbilityBySCB() argument
1682 virtual int32_t RestartApp(const AAFwk::Want &want, bool isAppRecovery = false) in RestartApp() argument
572 MinimizeUIExtensionAbility(const sptr<SessionInfo> &extensionSessionInfo, bool fromUser = false) MinimizeUIExtensionAbility() argument
616 ConnectAbilityCommon( const Want &want, const sptr<IAbilityConnection> &connect, const sptr<IRemoteObject> &callerToken, AppExecFwk::ExtensionAbilityType extensionType, int32_t userId = DEFAULT_INVAL_VALUE, bool isQueryExtensionOnly = false) ConnectAbilityCommon() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h238 CleanVisibleAreaUserCallback(bool isApproximate = false) CleanVisibleAreaUserCallback() argument
247 SetVisibleAreaInnerCallback(const std::vector<double>& ratios, const VisibleCallbackInfo& callback, bool isCalculateInnerClip = false) SetVisibleAreaInnerCallback() argument
[all...]
H A Dui_node.h422 newChild->MountToParent(AceType::Claim(this), slot, false); FastPreviewUpdateChild() local
827 DumpViewDataPageNode(RefPtr<ViewDataWrap> viewDataWrap, bool needsRecordData = false) DumpViewDataPageNode() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h397 DumpViewDataPageNode(RefPtr<ViewDataWrap> viewDataWrap, bool needsRecordData = false) DumpViewDataPageNode() argument
400 NotifyFillRequestFailed(int32_t errCode, const std::string& fillContent = �, bool isPopup = false) NotifyFillRequestFailed() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp851 InnerHandleScroll(LessNotEqual(scrollDelta_, 0.0), true, false); HandleDragEnd() local
1145 InnerHandleScroll(LessNotEqual(dragDelta, 0.0), true, false); UpdateColumnChildPosition() local
1267 InnerHandleScroll(LessNotEqual(scrollDelta_, 0.0), true, false); PlayRestAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub_drag.cpp717 info.GetScreenLocation().GetY(), info.GetTargetDisplayId(), windowId, true, false, summary }; OnDragStart() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp1227 LoadPage(GenerateNextPageId(), info, false, false); ReplaceOhmUrl() local
2005 LoadPage(GenerateNextPageId(), info, false, false); DealReplacePage() local
2096 LoadPage(GenerateNextPageId(), info, true, false); ReplacePageInNewLifecycle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h363 SetCurrentUsePartialUpdate(bool useIt = false) SetCurrentUsePartialUpdate() argument
455 NotifyConfigurationChange(bool, const ConfigurationChange& configurationChange = { false, false }) NotifyConfigurationChange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h269 void SetSelectedMode(SelectedMode selectedMode, uint32_t position, bool newTabBar = false) in SetSelectedMode() argument
283 void SetIndicatorStyle(const IndicatorStyle& indicatorStyle, uint32_t position, bool newTabBar = false) in SetIndicatorStyle() argument
298 void SetTabBarStyle(TabBarStyle tabBarStyle, uint32_t position, bool newTabBar = false) in SetTabBarStyle() argument
313 void SetBottomTabBarStyle(const BottomTabBarStyle& bottomTabBarStyle, uint32_t position, bool newTabBar = false) in SetBottomTabBarStyle() argument
333 void SetIconStyle(const IconStyle& iconStyle, uint32_t position, bool newTabBar = false) in SetIconStyle() argument
353 void SetSymbol(const TabBarSymbol& symbol, uint32_t position, bool newTabBar = false) in SetSymbol() argument
506 void AddTabBarItemId(int32_t tabBarItemId, uint32_t position, bool newTabBar = false) in AddTabBarItemId() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.h448 ScrollToIndex(int32_t index, bool smooth = false, ScrollAlign align = ScrollAlign::START, std::optional<float> extraOffset = std::nullopt) ScrollToIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_algorithm.cpp991 textStyle.SetLineHeight(Dimension(), false); in AddAdaptFontSizeAndAnimations() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp980 asyncCtx->globalY, asyncCtx->displayId, windowId, true, false, summary }; TryToStartDrag() local
[all...]

Completed in 39 milliseconds

1...<<41424344454647484950>>...55