| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad.h | 189 bool dirty; member
|
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_context.h | 68 boolean dirty; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_presentation_pattern.cpp | 219 OnDirtyLayoutWrapperSwap( const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) OnDirtyLayoutWrapperSwap() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_pattern.cpp | 1402 bool NavigationPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
|
| /foundation/arkui/ace_engine/test/mock/core/pipeline/ |
| H A D | mock_pipeline_context.cpp | 558 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 D | render_node.h | 132 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 D | tab_bar_pattern.cpp | 1128 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 D | swiper_pattern.cpp | 935 bool SwiperPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_cmd_buffer.c | 1755 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 D | v3dv_private.h | 1285 uint32_t dirty; member
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 522 uint32_t dirty; member 526 uint32_t dirty; member
|
| H A D | dzn_cmd_buffer.c | 3748 uint32_t dirty = 0; dzn_CmdBindDescriptorSets() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 714 uint64_t dirty; member
|
| H A D | iris_state.c | 2200 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 D | crocus_context.h | 559 uint64_t dirty; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 2940 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 D | r600_pipe.h | 486 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 D | rich_editor_pattern.cpp | 567 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 D | text_pattern.cpp | 2858 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 D | rs_render_node.cpp | 1573 bool dirty = GetMutableRenderProperties().UpdateGeometry(parentProperties, parentDirty, offset); Update() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| H A D | rs_properties.cpp | 1271 void RSProperties::SetForegroundEffectDirty(bool dirty) in SetForegroundEffectDirty() argument
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | session.cpp | 3354 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 D | pvr_private.h | 887 } dirty; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 2897 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 D | svga_context.h | 417 boolean dirty; member 645 uint64_t dirty[SVGA_STATE_MAX]; member 662 uint64_t dirty; /* statechanges since last update_state() */ member
|