Home
last modified time | relevance | path

Searched defs:bmp (Results 26 - 50 of 57) sorted by relevance

123

/third_party/skia/gm/
H A Dfp_sample_chaining.cpp181 SkBitmap bmp = make_test_bitmap(); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
H A Dimagefromyuvtextures.cpp49 SkBitmap bmp; in CreatePlanes() local
H A Dgm.cpp48 SkBitmap bmp; in draw_gpu_only_message() local
H A Dimage.cpp327 SkBitmap bmp; in DEF_SIMPLE_GPU_GM() local
/third_party/f2fs-tools/fsck/
H A Dquotaio_tree.c644 static unsigned int find_set_bits(char *bmp, int blocks) in find_set_bits() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuinfo.c174 struct bitmask *bmp = NULL; in get_ncpus() local
H A Dlibbitmask.c59 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit() argument
68 static void _setbit(struct bitmask *bmp, unsigned int n, unsigned int v) in _setbit() argument
86 struct bitmask *bmp; bitmask_alloc() local
101 bitmask_free(struct bitmask *bmp) bitmask_free() argument
126 bitmask_displayhex(char *buf, int buflen, const struct bitmask *bmp) bitmask_displayhex() argument
185 bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) bitmask_displaylist() argument
220 bitmask_parsehex(const char *buf, struct bitmask *bmp) bitmask_parsehex() argument
299 bitmask_parselist(const char *buf, struct bitmask *bmp) bitmask_parselist() argument
361 bitmask_setall(struct bitmask *bmp) bitmask_setall() argument
370 bitmask_clearall(struct bitmask *bmp) bitmask_clearall() argument
383 bitmask_nbytes(struct bitmask *bmp) bitmask_nbytes() argument
389 bitmask_mask(struct bitmask *bmp) bitmask_mask() argument
399 bitmask_nbits(const struct bitmask *bmp) bitmask_nbits() argument
405 bitmask_weight(const struct bitmask *bmp) bitmask_weight() argument
420 bitmask_isbitset(const struct bitmask *bmp, unsigned int i) bitmask_isbitset() argument
426 bitmask_isbitclear(const struct bitmask *bmp, unsigned int i) bitmask_isbitclear() argument
432 bitmask_isallset(const struct bitmask *bmp) bitmask_isallset() argument
442 bitmask_isallclear(const struct bitmask *bmp) bitmask_isallclear() argument
456 bitmask_setbit(struct bitmask *bmp, unsigned int i) bitmask_setbit() argument
463 bitmask_clearbit(struct bitmask *bmp, unsigned int i) bitmask_clearbit() argument
518 bitmask_setrange(struct bitmask *bmp, unsigned int i, unsigned int j) bitmask_setrange() argument
528 bitmask_clearrange(struct bitmask *bmp, unsigned int i, unsigned int j) bitmask_clearrange() argument
538 bitmask_keeprange(struct bitmask *bmp, unsigned int i, unsigned int j) bitmask_keeprange() argument
629 bitmask_first(const struct bitmask *bmp) bitmask_first() argument
635 bitmask_next(const struct bitmask *bmp, unsigned int i) bitmask_next() argument
645 bitmask_rel_to_abs_pos(const struct bitmask *bmp, unsigned int n) bitmask_rel_to_abs_pos() argument
656 bitmask_abs_to_rel_pos(const struct bitmask *bmp, unsigned int n) bitmask_abs_to_rel_pos() argument
671 bitmask_last(const struct bitmask *bmp) bitmask_last() argument
[all...]
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.cpp312 SkBitmap bmp; in MakeFromYUVAPixmaps() local
H A DSkImage_Gpu.cpp662 SkBitmap bmp; in MakeCrossContextFromPixmap() local
/third_party/skia/tests/
H A DMultiPictureDocumentTest.cpp212 static SkBitmap bmp; in make_src_bitmap() local
H A DSkRuntimeEffectTest.cpp414 SkBitmap bmp; in make_RGBW_shader() local
H A DGrMipMappedTest.cpp349 SkBitmap bmp; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DReadPixelsTest.cpp98 static SkBitmap bmp; in make_src_image() local
333 SkBitmap bmp; in test_readpixels() local
[all...]
H A DVkHardwareBufferTest.cpp1021 static SkBitmap bmp; in make_src_bitmap() local
H A DProcessorTest.cpp384 SkBitmap bmp; in log_pixels() local
H A DWritePixelsTest.cpp114 SkBitmap bmp; in fill_surface() local
394 SkBitmap bmp; in test_write_pixels() local
[all...]
/third_party/skia/tools/skiaserve/
H A DRequest.cpp44 SkBitmap bmp; in writeCanvasToPng() local
279 SkBitmap bmp; in getPixel() local
/third_party/rust/crates/regex/regex-syntax/src/
H A Dutf8.rs506 fn bmp() { in bmp() functions
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c245 BITMAP bmp; in gdigrab_read_header() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_win32.c55 HBITMAP bmp; member
322 HBITMAP bmp = NULL; in wsi_win32_image_init() local
[all...]
/third_party/skia/src/gpu/
H A DSkGr.cpp345 SkBitmap bmp; in make_dither_lut() local
/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h277 BITMAP_ATTR bmp; member
/third_party/skia/bench/
H A Dnanobench.cpp211 bool Target::capturePixels(SkBitmap* bmp) { in capturePixels() argument
339 SkBitmap bmp; in write_canvas_png() local
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp1184 setLeadSurrogatesForAssociatedSupplementary(UnicodeSet &bmp, const UnicodeSet &supp) { in setLeadSurrogatesForAssociatedSupplementary() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dindex.c978 u8 bmp[8]; in ntfs_ibm_add() local

Completed in 28 milliseconds

123