Home
last modified time | relevance | path

Searched defs:props (Results 451 - 475 of 506) sorted by relevance

1...<<1112131415161718192021

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1050 auto props = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in CreatePreviewNode() local
1223 auto props = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in SetPixelMap() local
1416 auto props = columnNode->GetLayoutProperty<LinearLayoutProperty>(); in SetEventColumn() local
1968 auto props = imageNode->GetLayoutProperty<ImageLayoutProperty>(); CreateImageNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp205 auto props = AceType::DynamicCast<GridLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Layout() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp119 std::vector<std::string> props; in GetJsDashValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp1224 auto props = menu->GetLayoutProperty<MenuLayoutProperty>(); in CreatExtensionMenu() local
1972 auto props = menu->GetLayoutProperty<MenuLayoutProperty>(); in CreateMenuNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp1227 auto props = DynamicCast<ScrollablePaintProperty>(node->GetPaintProperty<PaintProperty>()); in GetScrollableClipInfo() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp463 IRenderPreprocessorSystem::Properties props; in CreateDefaultEcs() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp787 std::vector<napi_property_descriptor> props = ImageSourceNapi::RegisterNapi(); in Init() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context.cpp1371 std::vector<napi_property_descriptor> props = { in Export() local
H A Dwebgl_rendering_context_common.cpp1510 void WebGLRenderingContextBase::GetRenderingContextBasePropertyDesc(std::vector<napi_property_descriptor> &props) in GetRenderingContextBasePropertyDesc() argument
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c1830 AVCPBProperties *props; in ff_mpv_encode_picture() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1302 VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT *props = in tu_GetPhysicalDeviceProperties2() local
1308 VkPhysicalDeviceCustomBorderColorPropertiesEXT *props = (void *)ext; in tu_GetPhysicalDeviceProperties2() local
1319 VkPhysicalDeviceRobustness2PropertiesEXT *props = (void *)ext; in tu_GetPhysicalDeviceProperties2() local
1335 VkPhysicalDeviceLineRasterizationPropertiesEXT *props = in tu_GetPhysicalDeviceProperties2() local
1341 VkPhysicalDeviceDrmPropertiesEXT *props in tu_GetPhysicalDeviceProperties2() local
1353 VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT *props = tu_GetPhysicalDeviceProperties2() local
1435 VkPhysicalDeviceMemoryProperties *props = &props2->memoryProperties; tu_GetPhysicalDeviceMemoryProperties2() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c2744 VkPipelineExecutablePropertiesKHR *props = NULL; local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c964 VkImageFormatProperties2 props = { 0 }; in dzn_GetPhysicalDeviceImageFormatProperties() local
1064 VkFormatProperties2 props = { 0 }; in dzn_physical_device_supports_compressed_format() local
937 dzn_GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties2 *props) dzn_GetPhysicalDeviceImageFormatProperties2() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp753 const VkImageFormatProperties props = vk::getPhysicalDeviceImageFormatProperties(m_vki, m_context.getPhysicalDevice(), format, type, tiling, usage, flags); in getIs3DFormat() local
760 const VkFormatProperties props = vk::getPhysicalDeviceFormatProperties(m_vki, m_context.getPhysicalDevice(), format); in getIsAttachmentFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp677 const VkImageFormatProperties props = vk::getPhysicalDeviceImageFormatProperties(m_vki, m_context.getPhysicalDevice(), format, type, tiling, usage, flags); in getIs3DFormat() local
684 const VkFormatProperties props = vk::getPhysicalDeviceFormatProperties(m_vki, m_context.getPhysicalDevice(), format); in getIsAttachmentFormat() local
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp982 sk_sp<SkSurface> SkPDFDevice::makeSurface(const SkImageInfo& info, const SkSurfaceProps& props) { in makeSurface() argument
/third_party/toybox/toys/pending/
H A Dxzcat.c1941 static int lzma_props(struct xz_dec_lzma2 *s, uint8_t props) in lzma_props() argument
2257 enum xz_ret xz_dec_lzma2_reset(struct xz_dec_lzma2 *s, uint8_t props) in xz_dec_lzma2_reset() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1426 const auto props = vk::getPhysicalDeviceFormatProperties(vki, physicalDevice, m_params.format); in checkSupport() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4890 char **props = wpa_config_get_all(net->ssid, 1); in wpas_dbus_getter_network_properties() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c5507 char **props = wpa_config_get_all(net->ssid, 1); in wpas_dbus_getter_network_properties() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c5335 struct backlight_properties props; in panel_simple_dsi_probe() local
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c892 } props[] = { in bq25700_fw_read_u32_props() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1981 auto props = buildContent->GetLayoutProperty<LayoutProperty>(); in GetSheetTypeWithAuto() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp274 auto props = AceType::DynamicCast<MenuLayoutProperty>(layoutWrapper->GetLayoutProperty()); in ModifyPreviewMenuPlacement() local
298 auto props = AceType::DynamicCast<MenuLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Initialize() local
348 auto props = menuPattern->GetLayoutProperty<MenuLayoutProperty>(); InitializeParam() local
441 InitWrapperRect( const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) InitWrapperRect() argument
480 UpdateWrapperRectForHoverMode( const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) UpdateWrapperRectForHoverMode() argument
512 GetBottomBySafeAreaManager(const RefPtr<SafeAreaManager>& safeAreaManager, const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) GetBottomBySafeAreaManager() argument
534 InitSpace(const RefPtr<MenuLayoutProperty>& props, const RefPtr<MenuPattern>& menuPattern) InitSpace() argument
2221 auto props = AceType::DynamicCast<MenuLayoutProperty>(layoutWrapper->GetLayoutProperty()); InitTargetSizeAndPosition() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp2945 auto props = swiperNode->GetLayoutProperty<SwiperLayoutProperty>(); in CheckSwiperDisable() local

Completed in 116 milliseconds

1...<<1112131415161718192021