| /third_party/skia/include/core/ |
| H A D | SkPath.h | 85 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 D | glsAttributeLocationTests.cpp | 686 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 D | glsLifetimeTests.hpp | 113 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 D | vktSparseResourcesImageMemoryAliasing.cpp | 899 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
|
| H A D | vktSparseResourcesImageSparseResidency.cpp | 1021 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 D | vktSpvAsmComputeShaderCase.cpp | 161 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 D | vktSpvAsmGraphicsShaderTestUtil.hpp | 532 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 D | vktSynchronizationOperationMultiQueueTests.cpp | 380 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 D | vktTessellationUtil.hpp | 178 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 D | vktWsiColorSpaceTests.cpp | 622 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 D | loader_version_tests.cpp | 1054 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 D | ability_command.cpp | 897 ParseParam(ParametersString& ps, bool isNull = false) ParseParam() argument [all...] |
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | mock_window.h | 74 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 D | ability_manager_interface.h | 585 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 D | frame_node.h | 238 CleanVisibleAreaUserCallback(bool isApproximate = false) CleanVisibleAreaUserCallback() argument 247 SetVisibleAreaInnerCallback(const std::vector<double>& ratios, const VisibleCallbackInfo& callback, bool isCalculateInnerClip = false) SetVisibleAreaInnerCallback() argument [all...] |
| H A D | ui_node.h | 422 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 D | pattern.h | 397 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 D | datepicker_column_pattern.cpp | 851 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 D | gesture_event_hub_drag.cpp | 717 info.GetScreenLocation().GetY(), info.GetTargetDisplayId(), windowId, true, false, summary }; OnDragStart() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| H A D | page_router_manager.cpp | 1227 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 D | container.h | 363 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 D | tab_bar_pattern.h | 269 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 D | scrollable_pattern.h | 448 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 D | text_field_layout_algorithm.cpp | 991 textStyle.SetLineHeight(Dimension(), false); in AddAdaptFontSizeAndAnimations() local [all...] |
| /foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
| H A D | js_drag_controller.cpp | 980 asyncCtx->globalY, asyncCtx->displayId, windowId, true, false, summary }; TryToStartDrag() local [all...] |