Home
last modified time | relevance | path

Searched defs:dirty (Results 101 - 125 of 251) sorted by relevance

1234567891011

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_uav.c745 update_uav(struct svga_context *svga, uint64_t dirty) in update_uav() argument
856 update_cs_uav(struct svga_context *svga, uint64_t dirty) in update_cs_uav() argument
H A Dsvga_state_constants.c1063 emit_fs_consts(struct svga_context *svga, uint64_t dirty) in emit_fs_consts() argument
1086 emit_fs_constbuf(struct svga_context *svga, uint64_t dirty) in emit_fs_constbuf() argument
1124 emit_vs_consts(struct svga_context *svga, uint64_t dirty) in emit_vs_consts() argument
1148 emit_vs_constbuf(struct svga_context *svga, uint64_t dirty) in emit_vs_constbuf() argument
1188 emit_gs_consts(struct svga_context *svga, uint64_t dirty) in emit_gs_consts() argument
1217 emit_gs_constbuf(struct svga_context *svga, uint64_t dirty) emit_gs_constbuf() argument
1261 emit_tcs_consts(struct svga_context *svga, uint64_t dirty) emit_tcs_consts() argument
1281 emit_tcs_constbuf(struct svga_context *svga, uint64_t dirty) emit_tcs_constbuf() argument
1322 emit_tes_consts(struct svga_context *svga, uint64_t dirty) emit_tes_consts() argument
1340 emit_tes_constbuf(struct svga_context *svga, uint64_t dirty) emit_tes_constbuf() argument
1382 emit_cs_consts(struct svga_context *svga, uint64_t dirty) emit_cs_consts() argument
1401 emit_cs_constbuf(struct svga_context *svga, uint64_t dirty) emit_cs_constbuf() argument
1472 update_rawbuf(struct svga_context *svga, uint64 dirty) update_rawbuf() argument
1517 update_cs_rawbuf(struct svga_context *svga, uint64 dirty) update_cs_rawbuf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h99 unsigned dirty; /**< Mask of SP_NEW_x flags */ member
/third_party/ntfs-3g/libntfs-3g/
H A Dinode.c510 BOOL dirty; in ntfs_inode_close() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h114 unsigned dirty; /**< Mask of LP_NEW_x flags */ member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayCalendarDemo.java725 private transient boolean dirty = true; field in HolidayCalendarDemo.CalendarPanel
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h96 enum fd_dirty_3d_state dirty; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h140 enum fd_dirty_3d_state dirty; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c408 vl_compositor_reset_dirty_area(struct u_rect *dirty) in vl_compositor_reset_dirty_area() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c359 uint32_t dirty = nvc0->textures_dirty[s] | nvc0->samplers_dirty[s]; in nve4_compute_set_tex_handles() local
961 const bool dirty = !!(nvc0->textures_dirty[s] & (1 << i)); in nve4_compute_validate_textures() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DTextureStorage9.cpp162 getSurfaceLevel(const gl::Context *context, gl::TextureTarget target, int level, bool dirty, IDirect3DSurface9 **outSurface) getSurfaceLevel() argument
440 getSurfaceLevel(const gl::Context *context, gl::TextureTarget target, int level, bool dirty, IDirect3DSurface9 **outSurface) getSurfaceLevel() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DProgram.h68 bool dirty = true; member
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_manager_test_ng.cpp1705 SelectOverlayDirtyFlag dirty = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_one.cpp1228 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); in HWTEST_F() local
1277 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); in HWTEST_F() local
1306 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); in HWTEST_F() local
1335 auto dirty in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp183 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); in HWTEST_F() local
344 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); HWTEST_F() local
1286 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); HWTEST_F() local
1966 auto dirty = AceType::MakeRefPtr<LayoutWrapperNode>(firstChild, firstGeometryNode, firstChild->GetLayoutProperty()); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_pattern.cpp304 bool WaterFlowPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_pattern.cpp37 bool SwitchPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, bool skipMeasure, bool skipLayout) in OnDirtyLayoutWrapperSwap() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_pattern.cpp31 bool ProgressPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h140 int32_t dirty; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp1112 int32_t dirty = GetInt32Val(PhotoColumn::PHOTO_DIRTY, resultSet); in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_reporter.cpp258 void DfxReporter::ReportDirtyCloudPhoto(const std::string &data, int32_t dirty, int32_t cloudVersion) in ReportDirtyCloudPhoto() argument
/third_party/cups-filters/filter/
H A Drastertoescpx.c47 dirty, /* Is this buffer dirty? */ member
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dfat.c156 bool dirty; /* dirty bit */ member
/third_party/ninja/src/
H A Dgraph.cc111 bool dirty = false; in RecomputeNodeDirty() local
[all...]
H A Dgraph.h90 bool dirty() const { return dirty_; } in dirty() function
[all...]

Completed in 31 milliseconds

1234567891011