| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract.cpp | 78 void ViewAbstract::SetClickEffectLevel(const ClickEffectLevel& level, float scaleValue) in SetClickEffectLevel() argument 3718 void ViewAbstract::SetClickEffectLevel(FrameNode* frameNode, const ClickEffectLevel& level, float scaleValue) in SetClickEffectLevel() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | js_accessibility_manager.cpp | 1862 auto level = accessibilityProperty->GetAccessibilityLevel(); in CanAccessibilityFocusedNG() local 1873 auto level = accessibilityProperty->GetAccessibilityLevel(); in AddFocusableNode() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ui_content_impl.cpp | 2947 void UIContentImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| H A D | pipeline_base.h | 1046 virtual void NotifyMemoryLevel(int32_t level) {} in NotifyMemoryLevel() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | mock_web_delegate.cpp | 675 void WebDelegate::NotifyMemoryLevel(int32_t level) {} in NotifyMemoryLevel() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_main_thread.cpp | 2574 uint8_t level = 0; in SurfaceOcclusionCallback() local 3085 uint8_t level = 1; in RegisterSurfaceOcclusionChangeCallback() local [all...] |
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| H A D | screen_session_manager.cpp | 1898 bool ScreenSessionManager::SetScreenBrightness(uint64_t screenId, uint32_t level) in SetScreenBrightness() argument 1907 uint32_t level = static_cast<uint32_t>(RSInterfaces::GetInstance().GetScreenBacklight(screenId)); in GetScreenBrightness() local
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_impl.cpp | 4270 WMError WindowImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() argument
|
| H A D | window_scene_session_impl.cpp | 3121 WMError WindowSceneSessionImpl::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.h | 1673 int level; member
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffprobe.c | 327 static void log_callback(void *ptr, int level, const char *fmt, va_list vl) in log_callback() argument 492 int level; ///< current level, starting from 0 member 3903 print_section(SectionID id, int level) print_section() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | movenc.c | 1006 int level = 0, interlace = 0; in mov_write_dvc1_structs() local
|
| H A D | matroskadec.c | 1094 MatroskaLevel *level; in ebml_read_master() local 1257 MatroskaLevel *level = matroska->num_levels ? &matroska->levels[matroska->num_levels - 1] : NULL; in ebml_parse() local [all...] |
| /third_party/libbpf/include/uapi/linux/ |
| H A D | pkt_sched.h | 395 __u32 level; /* out only */ member 447 __u32 level; /* class level in hierarchy */ member 473 unsigned char level; member
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 704 mbedtls_ssl_print_extension(const mbedtls_ssl_context *ssl, int level, const char *file, int line, int hs_msg_type, unsigned int extension_type, const char *extra_msg0, const char *extra_msg1) mbedtls_ssl_print_extension() argument 737 mbedtls_ssl_print_extensions(const mbedtls_ssl_context *ssl, int level, const char *file, int line, int hs_msg_type, uint32_t extensions_mask, const char *extra) mbedtls_ssl_print_extensions() argument 760 mbedtls_ssl_print_ticket_flags(const mbedtls_ssl_context *ssl, int level, const char *file, int line, unsigned int flags) mbedtls_ssl_print_ticket_flags() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 1556 tu_create_cmd_buffer(struct tu_device *device, struct tu_cmd_pool *pool, VkCommandBufferLevel level, VkCommandBuffer *pCommandBuffer) tu_create_cmd_buffer() argument
|
| H A D | msm_kgsl.h | 1184 unsigned int level; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 4829 const uint32_t level = bind->pBinds[i].subresource.mipLevel; in radv_sparse_image_bind_memory() local 6139 si_tile_mode_index(const struct radv_image_plane *plane, unsigned level, bool stencil) si_tile_mode_index() argument 6548 unsigned level = iview->vk.base_mip_level; radv_initialise_ds_surface() local [all...] |
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_cmd_buffer.c | 150 pvr_cmd_buffer_create(struct pvr_device *device, struct vk_command_pool *pool, VkCommandBufferLevel level, VkCommandBuffer *pCommandBuffer) pvr_cmd_buffer_create() argument [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 557 const uint32_t level = base_level + l; in anv_image_init_aux_tt() local 796 set_image_compressed_bit(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlagBits aspect, uint32_t level, uint32_t base_layer, uint32_t layer_count, bool compressed) set_image_compressed_bit() argument 844 anv_cmd_compute_resolve_predicate(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlagBits aspect, uint32_t level, uint32_t array_layer, enum isl_aux_op resolve_op, enum anv_fast_clear_type fast_clear_supported) anv_cmd_compute_resolve_predicate() argument 927 anv_cmd_simple_resolve_predicate(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlagBits aspect, uint32_t level, uint32_t array_layer, enum isl_aux_op resolve_op, enum anv_fast_clear_type fast_clear_supported) anv_cmd_simple_resolve_predicate() argument 969 anv_cmd_predicated_ccs_resolve(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, enum isl_format format, struct isl_swizzle swizzle, VkImageAspectFlagBits aspect, uint32_t level, uint32_t array_layer, enum isl_aux_op resolve_op, enum anv_fast_clear_type fast_clear_supported) anv_cmd_predicated_ccs_resolve() argument 1027 cmd_buffer_mark_image_written(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlagBits aspect, enum isl_aux_usage aux_usage, uint32_t level, uint32_t base_layer, uint32_t layer_count) cmd_buffer_mark_image_written() argument 1385 const uint32_t level = base_level + l; transition_color_buffer() local 1514 uint32_t level = base_level + l; transition_color_buffer() local 6829 uint32_t level = ds_iview->vk.base_mip_level; CmdBeginRendering() local 6849 uint32_t level = ds_iview->vk.base_mip_level; CmdBeginRendering() local 6983 const uint32_t level = iview->planes[0].isl.base_level; cmd_buffer_mark_attachment_written() local [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_cmd_buffer.c | 1935 dzn_cmd_buffer_blit_prepare_dst_view(struct dzn_cmd_buffer *cmdbuf, struct dzn_image *img, VkImageAspectFlagBits aspect, uint32_t level, uint32_t layer) dzn_cmd_buffer_blit_prepare_dst_view() argument [all...] |
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 1697 int hbtl_scan(const char *path, int level, unsigned int *larr) in hbtl_scan() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 2701 unsigned level, usage, stride, layer_stride; member 2203 tc_buffer_map(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) tc_buffer_map() argument 2340 tc_texture_map(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) tc_texture_map() argument 2719 tc_texture_subdata(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) tc_texture_subdata() argument 4091 unsigned level; global() member 4108 tc_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) tc_clear_texture() argument 4125 unsigned level; global() member 4141 tc_resource_commit(struct pipe_context *_pipe, struct pipe_resource *res, unsigned level, struct pipe_box *box, bool commit) tc_resource_commit() argument [all...] |
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 971 static void PathBezierToCasteljau(ImVector<ImVec2>* path, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4, float tess_tol, int level) in PathBezierToCasteljau() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 1116 evergreen_set_color_surface_common(struct r600_context *rctx, struct r600_texture *rtex, unsigned level, unsigned first_layer, unsigned last_layer, enum pipe_format pformat, struct r600_tex_color_info *color) evergreen_set_color_surface_common() argument 1326 unsigned level = surf->base.u.tex.level; evergreen_init_color_surface() local 1358 unsigned level = surf->base.u.tex.level; evergreen_init_depth_surface() local [all...] |