Home
last modified time | relevance | path

Searched defs:bitmap (Results 326 - 350 of 568) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.c558 static int report_block(struct dquot *dquot, unsigned int blk, char *bitmap, in report_block() argument
662 char *bitmap = NULL; in qtree_scan_dquots() local
605 report_tree(struct dquot *dquot, unsigned int blk, int depth, char *bitmap, int *entries, int (*process_dquot) (struct dquot *, void *), void *data) report_tree() argument
[all...]
/third_party/exfatprogs/mkfs/
H A Dmkfs.c314 char *bitmap; in exfat_create_bitmap() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmov_chan.c357 static uint64_t mov_get_channel_layout(uint32_t tag, uint32_t bitmap) in mov_get_channel_layout() argument
422 ff_mov_get_channel_layout_tag(const AVCodecParameters *par, uint32_t *layout, uint32_t *bitmap, uint32_t **pchannel_desc) ff_mov_get_channel_layout_tag() argument
503 uint32_t layout_tag, bitmap, num_descr; ff_mov_read_chan() local
[all...]
/third_party/NuttX/fs/inode/
H A Dfs_files.c84 static unsigned int bitmap[CONFIG_NFILE_DESCRIPTORS / 32 + 1] = {0}; variable
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c78 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument
128 fill_bitmap(Display * dpy, Window win, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
/third_party/mesa3d/src/glx/
H A Dxfont.c82 dump_bitmap(unsigned int width, unsigned int height, GLubyte * bitmap) in dump_bitmap() argument
132 fill_bitmap(Display * dpy, int screen, GC gc, unsigned int width, unsigned int height, int x0, int y0, unsigned int c, GLubyte * bitmap) fill_bitmap() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_program.h159 GLuint bitmap:1; /**< glBitmap variant? */ member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-page.h281 const PlatformAwareObjectStartBitmap& bitmap = in ObjectHeaderFromInnerAddressImpl() local
/third_party/node/deps/v8/src/heap/
H A Dmark-compact-inl.h127 iterator(const MemoryChunk* chunk, Bitmap* bitmap, Address start) iterator() argument
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp218 SoftwareRenderer::Display(BBitmap *bitmap, BRect *updateRect) in Display() argument
264 SoftwareRenderer::CopyPixelsOut(BPoint location, BBitmap *bitmap) in CopyPixelsOut() argument
274 SoftwareRenderer::CopyPixelsIn(BBitmap *bitmap, BPoint location) in CopyPixelsIn() argument
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_d1.c234 DTLS1_BITMAP *bitmap; in dtls1_process_buffered_records() local
/third_party/python/Lib/msilib/
H A D__init__.py468 def bitmap(self, name, x, y, w, h, text): member in Dialog
/third_party/skia/src/gpu/
H A DGrDirectContextPriv.cpp261 SkBitmap bitmap; in test_for_preserving_PM_conversions() local
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp127 fillGradient(const SkPMColor4f* colors, const SkScalar* positions, int count, SkColorType colorType, SkBitmap* bitmap) fillGradient() argument
173 getGradient(const SkPMColor4f* colors, const SkScalar* positions, int count, SkColorType colorType, SkAlphaType alphaType, SkBitmap* bitmap) getGradient() argument
/third_party/skia/src/core/
H A DSkPixmap.cpp232 SkBitmap bitmap; in scalePixels() local
H A DSkBitmapCache.cpp123 bool install(SkBitmap* bitmap) { in install() argument
204 void SkBitmapCache::Add(RecPtr rec, SkBitmap* bitmap) { in Add() argument
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c234 DTLS1_BITMAP *bitmap; in dtls1_process_buffered_records() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DBitmapGlyph.java
H A DEbscTable.java
H A DIndexSubTable.java
H A DIndexSubTableFormat4.java
H A DIndexSubTableFormat5.java
/third_party/skia/src/pdf/
H A DSkPDFShader.cpp32 SkBitmap bitmap; in to_bitmap() local
55 fill_color_from_bitmap(SkCanvas* canvas, float left, float top, float right, float bottom, const SkBitmap& bitmap, int x, int y, float alpha) fill_color_from_bitmap() argument
139 SkBitmap bitmap; make_image_shader() local
[all...]
/third_party/skia/src/utils/
H A DSkCanvasStateUtils.cpp262 SkBitmap bitmap; in make_canvas_from_canvas_layer() local
/third_party/skia/tests/
H A DVkDrawableTest.cpp244 SkBitmap bitmap; in draw_drawable_test() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...23