Home
last modified time | relevance | path

Searched defs:bitmap (Results 451 - 475 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/foundation/communication/dsoftbus/core/discovery/manager/src/
H A Ddisc_manager.c548 int32_t bitmap = TransferStringCapToBitmap(info->capability); in CreateDiscInfoForPublish() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbitmap_manager.cpp148 Bitmap bitmap; in BuildBitmapMap() local
181 int32_t BitmapManager::InsertIp4SegBitmap(const NetFirewallIpParam &item, Bitmap &bitmap, Ip4RuleMap *ip4Map) in InsertIp4SegBitmap() argument
198 ip4Map->OrInsert(htonl(ipData.data), ipData.mask, bitmap); in InsertIp4SegBitmap() local
206 int32_t BitmapManager::InsertIp6SegBitmap(const NetFirewallIpParam &item, Bitmap &bitmap, Ip6RuleMap *ip6Map) in InsertIp6SegBitmap() argument
230 InsertIpBitmap(const std::vector<NetFirewallIpParam> &ipInfo, bool isSrc, Bitmap &bitmap) InsertIpBitmap() argument
281 AddPortBitmap(const std::vector<NetFirewallPortParam> &port, Bitmap &bitmap, SegmentBitmapMap &portMap) AddPortBitmap() argument
[all...]
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_common.h403 DataBitMap bitmap; member
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp66 uint8_t bitmap[DENTRY_BITMAP_LENGTH]; member
266 static uint32_t RoomForFilename(const uint8_t bitmap[], size_t slots, uint32_t maxSlots) in RoomForFilename() argument
H A Dmeta_file.cpp68 uint8_t bitmap[DENTRY_BITMAP_LENGTH]; member
255 static uint32_t RoomForFilename(const uint8_t bitmap[], size_t slots, uint32_t maxSlots) in RoomForFilename() argument
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp64 uint8_t bitmap[DENTRY_BITMAP_LENGTH]; member
291 static uint32_t RoomForFilename(const uint8_t bitmap[], size_t slots, uint32_t maxSlots) in RoomForFilename() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp315 void RecordingCanvas::DrawBitmap(const Bitmap& bitmap, const scalar px, const scalar py) in DrawBitmap() argument
H A Dcmd_list_helper.cpp114 ImageHandle CmdListHelper::AddBitmapToCmdList(CmdList& cmdList, const Bitmap& bitmap) in AddBitmapToCmdList() argument
141 auto bitmap in GetBitmapFromCmdList() local
[all...]
/third_party/exfatprogs/include/
H A Dexfat_ondisk.h186 } __attribute__((packed)) bitmap; /* allocation bitmap directory entry */ member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c505 u8 *bitmap; member
[all...]
H A Dntfswipe.c1107 u8 *bitmap; in wipe_index_allocation() local
/third_party/node/deps/v8/src/heap/
H A Dconcurrent-marking.cc49 ConcurrentBitmap<AccessMode::ATOMIC>* bitmap(const BasicMemoryChunk* chunk) { in bitmap() function in v8::internal::final
H A Dmark-compact.h38 MarkBitCellIterator(const MemoryChunk* chunk, Bitmap* bitmap) in MarkBitCellIterator() argument
138 LiveObjectRange(const MemoryChunk* chunk, Bitmap* bitmap) in LiveObjectRange() argument
250 ConcurrentBitmap<AccessMode::ATOMIC>* bitmap( in bitmap() function in v8::internal::final
276 ConcurrentBitmap<AccessMode::NON_ATOMIC>* bitmap( in bitmap() function in v8::internal::final
305 ConcurrentBitmap<AccessMode::ATOMIC>* bitmap( in bitmap() function in v8::internal::final
333 ConcurrentBitmap<AccessMode::ATOMIC>* bitmap( in bitmap() function in v8::internal::final
350 ConcurrentBitmap<AccessMode::NON_ATOMIC>* bitmap( in bitmap() function in v8::internal::final
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc298 PlatformAwareObjectStartBitmap& bitmap = page->object_start_bitmap(); in SweepNormalPage() local
[all...]
/third_party/skia/src/core/
H A DSkDraw.cpp43 static SkPaint make_paint_with_image(const SkPaint& origPaint, const SkBitmap& bitmap, in make_paint_with_image() argument
960 void SkDraw::drawBitmapAsMask(const SkBitmap& bitmap, const SkSamplingOptions& sampling, in drawBitmapAsMask() argument
1064 drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, const SkRect* dstBounds, const SkSamplingOptions& sampling, const SkPaint& origPaint) const drawBitmap() argument
1132 drawSprite(const SkBitmap& bitmap, int x, int y, const SkPaint& origPaint) const drawSprite() argument
[all...]
H A DSkBitmapDevice.cpp215 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap) in SkBitmapDevice() argument
230 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() argument
260 SkBitmap bitmap; Create() local
400 drawBitmap(const SkBitmap& bitmap, const SkMatrix& matrix, const SkRect* dstOrNull, const SkSamplingOptions& sampling, const SkPaint& paint) drawBitmap() argument
431 SkBitmap bitmap; drawImageRect() local
608 makeSpecial(const SkBitmap& bitmap) makeSpecial() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice_drawTexture.cpp569 draw_tiled_bitmap(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const SkBitmap& bitmap, int tileSize, const SkMatrixProvider& matrixProvider, const SkMatrix& srcToDst, const SkRect& srcRect, const SkIRect& clippedSrcIRect, const SkPaint& paint, GrAA aa, SkCanvas::SrcRectConstraint constraint, SkSamplingOptions sampling, SkTileMode tileMode) draw_tiled_bitmap() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DShadowRRectOp.cpp686 SkBitmap bitmap; in create_falloff_texture() local
/third_party/skia/src/image/
H A DSkImage.cpp478 bool SkImage::asLegacyBitmap(SkBitmap* bitmap, LegacyBitmapMode ) const { in asLegacyBitmap() argument
/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp385 SkBitmap bitmap; in DDLSurfaceCharacterizationTestImpl() local
725 SkBitmap bitmap; DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
1120 SkBitmap bitmap; DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all...]
H A DBlurTest.cpp279 SkBitmap bitmap; in cpu_blur_path() local
576 SkBitmap alpha, bitmap; in DEF_TEST() local
H A DProcessorTest.cpp269 SkBitmap bitmap; in init() local
294 SkBitmap bitmap; in init() local
368 SkBitmap bitmap; in make_input_texture() local
[all...]
H A DSerializationTest.cpp290 SkBitmap bitmap; in TestBitmapSerialization() local
312 SkBitmap bitmap; in draw_picture() local
487 static void setup_bitmap_for_canvas(SkBitmap* bitmap) { in setup_bitmap_for_canvas() argument
492 SkBitmap bitmap; make_checkerboard_image() local
[all...]
H A DSurfaceTest.cpp1119 SkBitmap bitmap; in test_overdraw_surface() local
H A DWritePixelsTest.cpp203 check_write(skiatest::Reporter* reporter, SkSurface* surf, SkAlphaType surfaceAlphaType, const SkBitmap& bitmap, int writeX, int writeY) check_write() argument

Completed in 33 milliseconds

1...<<11121314151617181920>>...22