Home
last modified time | relevance | path

Searched defs:dirty (Results 226 - 250 of 260) sorted by relevance

1234567891011

/third_party/libinput/src/
H A Devdev-mt-touchpad.h189 bool dirty; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h68 boolean dirty; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp219 OnDirtyLayoutWrapperSwap( const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) OnDirtyLayoutWrapperSwap() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_pattern.cpp1402 bool NavigationPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp558 void PipelineContext::AddDirtyPropertyNode(const RefPtr<FrameNode>& dirty) {} in AddDirtyPropertyNode() argument
571 void PipelineContext::AddDirtyLayoutNode(const RefPtr<FrameNode>& dirty) {} in AddDirtyLayoutNode() argument
575 void PipelineContext::AddDirtyRenderNode(const RefPtr<FrameNode>& dirty) {} in AddDirtyRenderNode() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h132 virtual void FinishRender(const std::unique_ptr<DrawDelegate>& delegate, const Rect& dirty) {} in FinishRender() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp1128 bool TabBarPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp935 bool SwiperPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1755 uint32_t dirty = 0; in cmd_buffer_bind_pipeline_static_state() local
2565 uint32_t *dirty = &cmd_buffer->state.dirty; v3dv_cmd_buffer_emit_pre_draw() local
[all...]
H A Dv3dv_private.h1285 uint32_t dirty; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h522 uint32_t dirty; member
526 uint32_t dirty; member
H A Ddzn_cmd_buffer.c3748 uint32_t dirty = 0; dzn_CmdBindDescriptorSets() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h714 uint64_t dirty; member
H A Diris_state.c2200 bool dirty = false; iris_bind_sampler_states() local
5804 const uint64_t dirty = ice->state.dirty; iris_upload_dirty_render_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_context.h559 uint64_t dirty; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2940 unsigned dirty = ctx->dirty_shader[st]; in panfrost_update_shader_state() local
2993 unsigned dirty = ctx->dirty; panfrost_update_state_3d() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h486 boolean dirty; member
630 r600_set_atom_dirty(struct r600_context *rctx, struct r600_atom *atom, bool dirty) r600_set_atom_dirty() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp567 void RichEditorPattern::UpdateGestureHotZone(const RefPtr<LayoutWrapper>& dirty) in UpdateGestureHotZone() argument
594 bool RichEditorPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp2858 bool TextPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1573 bool dirty = GetMutableRenderProperties().UpdateGeometry(parentProperties, parentDirty, offset); Update() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1271 void RSProperties::SetForegroundEffectDirty(bool dirty) in SetForegroundEffectDirty() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3354 void Session::SetUIStateDirty(bool dirty) in SetUIStateDirty() argument
3364 void Session::SetMainSessionUIStateDirty(bool dirty) in SetMainSessionUIStateDirty() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h887 } dirty; member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c2897 flush_descriptor_sets(struct anv_cmd_buffer *cmd_buffer, struct anv_cmd_pipeline_state *pipe_state, const VkShaderStageFlags dirty, struct anv_shader_bin **shaders, uint32_t num_shaders) flush_descriptor_sets() argument
4007 uint32_t dirty = 0; cmd_buffer_flush_state() local
6135 struct anv_vb_cache_range *bound, *dirty; cmd_buffer_set_binding_for_gfx8_vb_flush() local
6169 struct anv_vb_cache_range *dirty = &cmd_buffer->state.gfx.ib_dirty_range; cmd_buffer_update_dirty_vbs_for_gfx8_vb_flush() local
6184 struct anv_vb_cache_range *bound, *dirty; cmd_buffer_update_dirty_vbs_for_gfx8_vb_flush() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h417 boolean dirty; member
645 uint64_t dirty[SVGA_STATE_MAX]; member
662 uint64_t dirty; /* statechanges since last update_state() */ member

Completed in 118 milliseconds

1234567891011