Home
last modified time | relevance | path

Searched defs:bm (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_bitmask.c66 struct util_bitmask *bm; in util_bitmask_create() local
90 util_bitmask_resize(struct util_bitmask *bm, in util_bitmask_resize()
137 util_bitmask_filled_set(struct util_bitmask *bm, in util_bitmask_filled_set()
154 util_bitmask_filled_unset(struct util_bitmask *bm, in util_bitmask_filled_unset()
166 util_bitmask_add(struct util_bitmask *bm) in util_bitmask_add()
204 util_bitmask_set(struct util_bitmask *bm, in util_bitmask_set()
230 util_bitmask_clear(struct util_bitmask *bm, in util_bitmask_clear()
253 util_bitmask_get(struct util_bitmask *bm, in util_bitmask_get()
280 util_bitmask_get_next_index(struct util_bitmask *bm, in util_bitmask_get_next_index()
320 util_bitmask_get_first_index(struct util_bitmask *bm) in util_bitmask_get_first_index()
[all …]
/third_party/skia/tests/
DGifTest.cpp58 SkBitmap bm; in test_gif_data_no_colormap() local
69 SkBitmap bm; in test_gif_data() local
89 SkBitmap bm; in test_gif_data_dims() local
99 SkBitmap bm; in test_interlaced_gif_data() local
131 SkBitmap bm; in test_gif_data_short() local
217 SkBitmap bm; in DEF_TEST() local
267 SkBitmap bm; in DEF_TEST() local
305 SkBitmap bm; in DEF_TEST() local
450 SkBitmap bm; in DEF_TEST() local
489 SkBitmap bm; in DEF_TEST() local
[all …]
DBitmapTest.cpp28 SkBitmap bm; in test_peekpixels() local
54 SkBitmap bm; in test_bigalloc() local
67 SkBitmap bm; in test_allocpixels() local
134 SkBitmap bm; in test_bigwidth() local
154 SkBitmap bm; in DEF_TEST() local
193 SkBitmap bm; in test_erasecolor_premul() local
217 SkBitmap bm; in DEF_TEST() local
234 SkBitmap bm; in DEF_TEST() local
256 SkBitmap bm; in DEF_TEST() local
269 SkBitmap bm; in DEF_TEST() local
[all …]
DNdkDecodeTest.cpp52 SkBitmap bm; in DEF_TEST() local
87 SkBitmap bm; in DEF_TEST() local
133 SkBitmap bm; in DEF_TEST() local
174 SkBitmap bm; in DEF_TEST() local
249 SkBitmap bm; in DEF_TEST() local
278 SkBitmap bm; in DEF_TEST() local
309 SkBitmap bm; in DEF_TEST() local
370 SkBitmap bm; in DEF_TEST() local
404 SkBitmap bm; in DEF_TEST() local
440 SkBitmap bm; in DEF_TEST() local
[all …]
DSpecialImageTest.cpp39 SkBitmap bm; in create_bm() local
97 SkBitmap bm; in test_image() local
139 SkBitmap bm = create_bm(); in DEF_TEST() local
160 SkBitmap bm = create_bm(); in test_specialimage_image() local
190 SkBitmap bm = create_bm(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DCodecPriv.h22 inline bool decode_memory(const void* mem, size_t size, SkBitmap* bm) { in decode_memory()
34 inline void write_bm(const char* name, const SkBitmap& bm) { in write_bm()
DPinnedImageTest.cpp23 SkBitmap bm; in surface_is_expected_color() local
42 SkBitmap bm; in basic_test() local
92 SkBitmap bm; in cleanup_test() local
DNdkEncodeTest.cpp49 SkBitmap bm; in DEF_TEST() local
100 SkBitmap bm; in DEF_TEST() local
121 SkBitmap bm; in DEF_TEST() local
191 SkBitmap bm; in DEF_TEST() local
282 SkBitmap bm; in DEF_TEST() local
346 SkBitmap bm; in DEF_TEST() local
DDeviceTest.cpp26 static sk_sp<SkSpecialImage> MakeSpecial(SkBaseDevice* dev, const SkBitmap& bm) { in MakeSpecial()
92 SkBitmap bm; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DDrawBitmapRectTest.cpp130 SkBitmap bm; in test_wacky_bitmapshader() local
202 SkBitmap bm; in test_nan_antihair() local
222 static bool check_for_all_zeros(const SkBitmap& bm) { in check_for_all_zeros()
238 static void create(SkBitmap* bm, SkColor color) { in create()
DCodecTest.cpp68 static SkMD5::Digest md5(const SkBitmap& bm) { in md5()
85 const SkBitmap& bm) { in compare_to_good_digest()
99 SkBitmap bm; in test_info() local
124 SkBitmap bm; in test_incremental_decode() local
138 SkBitmap bm; in test_in_stripes() local
178 static void test_codec(skiatest::Reporter* r, const char* path, Codec* codec, SkBitmap& bm, in test_codec()
296 SkBitmap bm; in check_scanline_decode() local
399 SkBitmap bm; in check_subset_decode() local
434 SkBitmap bm; in check_android_codec() local
454 SkBitmap bm; in check_codec_image_generator() local
[all …]
DPixelRefTest.cpp23 SkBitmap bm; in test_dont_leak_install() local
50 SkBitmap bm; in test_install() local
DMipMapTest.cpp14 static void make_bitmap(SkBitmap* bm, int width, int height) { in make_bitmap()
20 SkBitmap bm; in DEF_TEST() local
61 SkBitmap bm; in test_mipmap_generation() local
91 SkBitmap bm; in DEF_TEST() local
/third_party/skia/fuzz/
DFuzzEncoders.cpp27 SkBitmap bm; in make_fuzzed_bitmap() local
40 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
50 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
60 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
/third_party/skia/gm/
Dspritebitmap.cpp23 static void make_bm(SkBitmap* bm) { in make_bm()
34 static void draw_1_bitmap(SkCanvas* canvas, const SkBitmap& bm, bool doClip, in draw_1_bitmap()
78 SkBitmap bm; in onDraw() local
Dp3.cpp67 SkBitmap bm; in compare_pixel() local
139 SkBitmap bm; variable
156 SkBitmap bm; variable
174 SkBitmap bm; variable
341 SkBitmap bm; variable
Dfilterindiabox.cpp22 static SkSize computeSize(const SkBitmap& bm, const SkMatrix& mat) { in computeSize()
29 static void draw_cell(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx, in draw_cell()
38 static void draw_row(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx) { in draw_row()
Dunpremul.cpp24 SkBitmap bm; in __anonea5010c60102() local
69 SkBitmap bm; variable
Dalpha_image.cpp22 SkBitmap bm; in make_alpha_image() local
67 SkBitmap bm; variable
Ddrawbitmaprect.cpp37 SkBitmap bm; in make_chessbm() local
107 static void bitmapproc(SkCanvas* canvas, SkImage*, const SkBitmap& bm, const SkIRect& srcR, in bitmapproc()
114 static void bitmapsubsetproc(SkCanvas* canvas, SkImage*, const SkBitmap& bm, const SkIRect& srcR, in bitmapsubsetproc()
134 static void imagesubsetproc(SkCanvas* canvas, SkImage* image, const SkBitmap& bm, in imagesubsetproc()
242 SkBitmap bm = make_chessbm(5, 5); in onDraw() local
Dbitmapshader.cpp31 SkBitmap bm; in draw_bm() local
42 SkBitmap bm; in draw_mask() local
/third_party/skia/src/pdf/
DSkKeyedImage.cpp16 if (const SkBitmap* bm = as_IB(image)->onPeekBitmap()) { in SkBitmapKeyFromImage() local
27 SkKeyedImage::SkKeyedImage(const SkBitmap& bm) : fImage(bm.asImage()) { in SkKeyedImage()
/third_party/skia/src/utils/mac/
DSkCreateCGImageRef.cpp86 static std::unique_ptr<SkBitmap> prepare_for_image_ref(const SkBitmap& bm, in prepare_for_image_ref()
104 CGImageRef SkCreateCGImageRefWithColorspace(const SkBitmap& bm, in SkCreateCGImageRefWithColorspace()
136 void SkCGDrawBitmap(CGContextRef cg, const SkBitmap& bm, float x, float y) { in SkCGDrawBitmap()
244 SkBitmap bm; in SkMakeImageFromCGImage() local
/third_party/skia/samplecode/
DSampleRepeatTile.cpp12 static void make_bitmap(SkBitmap* bm) { in make_bitmap()
35 SkBitmap bm; in make_paint() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex_benchmark.cc204 void SetupBenchmarkArgs(benchmark::internal::Benchmark* bm, in SetupBenchmarkArgs()
236 ->Apply([](benchmark::internal::Benchmark* bm) { in __anoneb22ebca0202()
241 ->Apply([](benchmark::internal::Benchmark* bm) { in __anoneb22ebca0302()
246 ->Apply([](benchmark::internal::Benchmark* bm) { in __anoneb22ebca0402()

12345678910>>...18