Home
last modified time | relevance | path

Searched defs:dimension (Results 101 - 125 of 145) sorted by relevance

123456

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h180 uint32_t dimension; member
187 uint32_t dimension; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c931 struct tgsi_dimension dimension; in tgsi_default_dimension() local
121 tgsi_build_declaration( unsigned file, unsigned usage_mask, unsigned interpolate, unsigned dimension, unsigned semantic, unsigned invariant, unsigned local, unsigned array, unsigned atomic, unsigned mem_type, struct tgsi_header *header ) tgsi_build_declaration() argument
850 tgsi_build_src_register( unsigned file, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w, unsigned negate, unsigned absolute, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_src_register() argument
961 struct tgsi_dimension dimension; tgsi_build_dimension() local
989 tgsi_build_dst_register( unsigned file, unsigned mask, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) tgsi_build_dst_register() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp247 TestDimension dimension; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java377 private Dimension dimension() { in dimension() method in ViewableTaggedData.DrawContext
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DTextureVk.cpp39 VkImageViewType VulkanImageViewType(wgpu::TextureViewDimension dimension) { in VulkanImageViewType() argument
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafhints.c536 FT_Int dimension; in af_glyph_hints_dump_segments() local
598 af_glyph_hints_get_num_segments( AF_GlyphHints hints, FT_Int dimension, FT_Int* num_segments ) af_glyph_hints_get_num_segments() argument
624 af_glyph_hints_get_segment_offset( AF_GlyphHints hints, FT_Int dimension, FT_Int idx, FT_Pos *offset, FT_Bool *is_blue, FT_Pos *blue_offset ) af_glyph_hints_get_segment_offset() argument
675 FT_Int dimension; af_glyph_hints_dump_edges() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c437 psh_hint_align( PSH_Hint hint, PSH_Globals globals, FT_Int dimension, PSH_Glyph glyph ) psh_hint_align() argument
846 psh_hint_table_align_hints( PSH_Hint_Table table, PSH_Globals globals, FT_Int dimension, PSH_Glyph glyph ) psh_hint_table_align_hints() argument
2072 FT_Int dimension; ps_hints_apply() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp187 const char* getTestDimensionName (TestDimension dimension) in getTestDimensionName() argument
208 TestDimension dimension; member
236 generateSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, const vk::VkSurfaceCapabilitiesKHR& capabilities, const std::vector<vk::VkSurfaceFormatKHR>& formats, const std::vector<vk::VkPresentModeKHR>& presentModes) generateSwapchainParameterCases() argument
683 generateSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, vk::VkSurfaceKHR surface) generateSwapchainParameterCases() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp247 TestDimension dimension; member
/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1909 auto dimension = dimensionIter->second; in IsSameForm() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h276 void SetDimension(const Dimension& dimension) in SetDimension() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.cpp1320 double dimension = gradientColors[i].GetDimension().Value(); in PaintTrailing() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp1178 bool JSTextPicker::CheckDividerValue(const Dimension &dimension) in CheckDividerValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h258 void SetPointStrokeWidth(const Dimension& dimension) in SetPointStrokeWidth() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp635 ReportNonManualPostCardActionInfo(const std::string& formName, const std::string& bundleName, const std::string& abilityName, const std::string& moduleName, int32_t dimension) ReportNonManualPostCardActionInfo() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp706 std::string DimensionToString(Dimension dimension) in DimensionToString() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h125 void SetDimension(const Dimension& dimension) in SetDimension() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp405 double ConvertToPx(std::shared_ptr<DragControllerAsyncCtx> asyncCtx, const Dimension& dimension, double size) in ConvertToPx() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp1838 auto dimension = std::find_if(std::begin(ProfileReader::dimensionMap), in ConvertFormInfo() local
1845 auto dimension = std::find_if(std::begin(ProfileReader::dimensionMap), in ConvertFormInfo() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp108 CalcDimension dimension; in SetArrowBackgroundInfo() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp351 void Component::GetDimensionFromStyle(Dimension &dimension, const AppStyleItem &styleItem) const in GetDimensionFromStyle() argument
371 void Component::CalculateDimensionPixel(Dimension &dimension, int16_t base) const in CalculateDimensionPixel() argument
[all...]
/kernel/linux/linux-5.10/include/linux/netfilter/ipset/
H A Dip_set.h215 u8 dimension; member
/kernel/linux/linux-6.6/include/linux/netfilter/ipset/
H A Dip_set.h216 u8 dimension; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h543 unsigned dimension : 2; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp188 const char* getTestDimensionName (TestDimension dimension) in getTestDimensionName() argument
209 TestDimension dimension; member
244 executeSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, const vk::VkSurfaceCapabilitiesKHR& capabilities, const std::vector<vk::VkSurfaceFormatKHR>& formats, const std::vector<vk::VkPresentModeKHR>& presentModes, bool isExtensionForPresentModeEnabled, SwapchainCreationExecutor testExecutor) executeSwapchainParameterCases() argument
864 executeSwapchainParameterCases(vk::wsi::Type wsiType, TestDimension dimension, const ProtectedContext& context, vk::VkSurfaceKHR surface, bool isExtensionForPresentModeEnabled, SwapchainCreationExecutor testExecutor) executeSwapchainParameterCases() argument
[all...]

Completed in 47 milliseconds

123456