Home
last modified time | relevance | path

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

12345678910>>...33

/external/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 …]
/external/skia/tests/
DGifTest.cpp71 SkBitmap bm; in test_gif_data_no_colormap() local
82 SkBitmap bm; in test_gif_data() local
102 SkBitmap bm; in test_gif_data_dims() local
112 SkBitmap bm; in test_interlaced_gif_data() local
144 SkBitmap bm; in test_gif_data_short() local
239 SkBitmap bm; in DEF_TEST() local
277 SkBitmap bm; in DEF_TEST() local
396 SkBitmap bm; in DEF_TEST() local
436 SkBitmap bm; in DEF_TEST() local
487 SkBitmap bm; in DEF_TEST() local
[all …]
DBitmapTest.cpp35 SkBitmap bm; in test_peekpixels() local
61 SkBitmap bm; in test_bigalloc() local
74 SkBitmap bm; in test_allocpixels() local
141 SkBitmap bm; in test_bigwidth() local
161 SkBitmap bm; in DEF_TEST() local
200 SkBitmap bm; in test_erasecolor_premul() local
224 SkBitmap bm; in DEF_TEST() local
241 SkBitmap bm; in DEF_TEST() local
263 SkBitmap bm; in DEF_TEST() local
276 SkBitmap bm; in DEF_TEST() local
[all …]
DNdkDecodeTest.cpp53 SkBitmap bm; in DEF_TEST() local
88 SkBitmap bm; in DEF_TEST() local
134 SkBitmap bm; in DEF_TEST() local
175 SkBitmap bm; in DEF_TEST() local
250 SkBitmap bm; in DEF_TEST() local
279 SkBitmap bm; in DEF_TEST() local
310 SkBitmap bm; in DEF_TEST() local
371 SkBitmap bm; in DEF_TEST() local
405 SkBitmap bm; in DEF_TEST() local
441 SkBitmap bm; in DEF_TEST() local
[all …]
DSpecialImageTest.cpp54 SkBitmap bm; in create_bm() local
112 SkBitmap bm; in test_image() local
154 SkBitmap bm = create_bm(); in DEF_TEST() local
175 SkBitmap bm = create_bm(); in test_specialimage_image() local
208 SkBitmap bm = create_bm(); in DEF_GANESH_TEST_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.cpp34 SkBitmap bm; in surface_is_expected_color() local
53 SkBitmap bm; in basic_test() local
103 SkBitmap bm; in cleanup_test() local
DNdkEncodeTest.cpp50 SkBitmap bm; in DEF_TEST() local
101 SkBitmap bm; in DEF_TEST() local
122 SkBitmap bm; in DEF_TEST() local
192 SkBitmap bm; in DEF_TEST() local
283 SkBitmap bm; in DEF_TEST() local
347 SkBitmap bm; in DEF_TEST() local
DCodecTest.cpp74 static SkMD5::Digest md5(const SkBitmap& bm) { in md5()
91 const SkBitmap& bm) { in compare_to_good_digest()
105 SkBitmap bm; in test_info() local
130 SkBitmap bm; in test_incremental_decode() local
144 SkBitmap bm; in test_in_stripes() local
184 static void test_codec(skiatest::Reporter* r, const char* path, Codec* codec, SkBitmap& bm, in test_codec()
302 SkBitmap bm; in check_scanline_decode() local
405 SkBitmap bm; in check_subset_decode() local
440 SkBitmap bm; in check_android_codec() local
460 SkBitmap bm; in check_codec_image_generator() local
[all …]
DDrawBitmapRectTest.cpp131 SkBitmap bm; in test_wacky_bitmapshader() local
203 SkBitmap bm; in test_nan_antihair() local
223 static bool check_for_all_zeros(const SkBitmap& bm) { in check_for_all_zeros()
239 static void create(SkBitmap* bm, SkColor color) { in create()
DDeviceTest.cpp30 static sk_sp<SkSpecialImage> MakeSpecial(SkBaseDevice* dev, const SkBitmap& bm) { in MakeSpecial()
103 SkBitmap bm; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeCanvasTest.java22 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testDrawColor() local
30 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testDrawPaint() local
42 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testSetBitmap() local
55 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testDrawTextRunChars() local
/external/skia/fuzz/
DFuzzEncoders.cpp28 SkBitmap bm; in make_fuzzed_bitmap() local
41 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
51 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
61 auto bm = make_fuzzed_bitmap(fuzz); in DEF_FUZZ() local
/external/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.cpp68 SkBitmap bm; in compare_pixel() local
140 SkBitmap bm; variable
157 SkBitmap bm; variable
175 SkBitmap bm; variable
342 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 __anonf6f222590102() local
69 SkBitmap bm; variable
Dalpha_image.cpp23 SkBitmap bm; in make_alpha_image() local
68 SkBitmap bm; variable
/external/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()
/external/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
/external/skia/tools/viewer/
DRepeatTileSlide.cpp12 static void make_bitmap(SkBitmap* bm) { in make_bitmap()
35 SkBitmap bm; in make_paint() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/
Dmutex_benchmark.cc204 void SetupBenchmarkArgs(benchmark::internal::Benchmark* bm, in SetupBenchmarkArgs()
236 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon875d35a90202()
241 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon875d35a90302()
246 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon875d35a90402()
/external/angle/third_party/abseil-cpp/absl/synchronization/
Dmutex_benchmark.cc204 void SetupBenchmarkArgs(benchmark::internal::Benchmark* bm, in SetupBenchmarkArgs()
236 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon0216c8570202()
241 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon0216c8570302()
246 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon0216c8570402()
/external/cronet/third_party/abseil-cpp/absl/synchronization/
Dmutex_benchmark.cc204 void SetupBenchmarkArgs(benchmark::internal::Benchmark* bm, in SetupBenchmarkArgs()
236 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon19f2f2bb0202()
241 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon19f2f2bb0302()
246 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon19f2f2bb0402()
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/
Dmutex_benchmark.cc204 void SetupBenchmarkArgs(benchmark::internal::Benchmark* bm, in SetupBenchmarkArgs()
236 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon0ecf7f940202()
241 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon0ecf7f940302()
246 ->Apply([](benchmark::internal::Benchmark* bm) { in __anon0ecf7f940402()

12345678910>>...33