Home
last modified time | relevance | path

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

12345678910>>...70

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A 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 …]
/aosp_15_r20/external/skia/tests/
H A 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
245 SkBitmap bm; in test_erasecolor_premul() local
269 SkBitmap bm; in DEF_TEST() local
286 SkBitmap bm; in DEF_TEST() local
308 SkBitmap bm; in DEF_TEST() local
321 SkBitmap bm; in DEF_TEST() local
[all …]
H A 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 …]
H A DNdkDecodeTest.cpp60 SkBitmap bm; in DEF_TEST() local
95 SkBitmap bm; in DEF_TEST() local
153 SkBitmap bm; in DEF_TEST() local
194 SkBitmap bm; in DEF_TEST() local
269 SkBitmap bm; in DEF_TEST() local
298 SkBitmap bm; in DEF_TEST() local
329 SkBitmap bm; in DEF_TEST() local
390 SkBitmap bm; in DEF_TEST() local
424 SkBitmap bm; in DEF_TEST() local
460 SkBitmap bm; in DEF_TEST() local
[all …]
H A DCodecTest.cpp77 static SkMD5::Digest md5(const SkBitmap& bm) { in md5()
94 const SkBitmap& bm) { in compare_to_good_digest()
108 SkBitmap bm; in test_info() local
133 SkBitmap bm; in test_incremental_decode() local
147 SkBitmap bm; in test_in_stripes() local
187 static void test_codec(skiatest::Reporter* r, const char* path, Codec* codec, SkBitmap& bm, in test_codec()
305 SkBitmap bm; in check_scanline_decode() local
408 SkBitmap bm; in check_subset_decode() local
443 SkBitmap bm; in check_android_codec() local
463 SkBitmap bm; in check_codec_image_generator() local
[all …]
H A DSpecialImageTest.cpp54 SkBitmap bm; in create_bm() local
120 SkBitmap bm; in test_image() local
136 SkBitmap bm = create_bm(); in DEF_TEST() local
156 SkBitmap bm = create_bm(); in test_specialimage_image() local
186 SkBitmap bm = create_bm(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DPinnedImageTest.cpp43 SkBitmap bm; in surface_is_expected_color() local
63 SkBitmap bm; in basic_test() local
115 SkBitmap bm; in cleanup_test() local
172 SkBitmap bm; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
203 SkBitmap bm; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DNdkEncodeTest.cpp75 SkBitmap bm; in DEF_TEST() local
126 SkBitmap bm; in DEF_TEST() local
147 SkBitmap bm; in DEF_TEST() local
218 SkBitmap bm; in DEF_TEST() local
309 SkBitmap bm; in DEF_TEST() local
373 SkBitmap bm; in DEF_TEST() local
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DImageDecoderTest.java265 Bitmap bm = decodeUnscaledBitmap(R.raw.heifimage_10bit, (decoder, info, source) -> { in testDecode10BitHeif() local
285 Bitmap bm = decodeUnscaledBitmap(R.raw.avif_yuv_420_10bit, (decoder, info, source) -> { in testDecode10BitAvif() local
321 Bitmap bm = decodeUnscaledBitmap(R.raw.heifimage_10bit, (decoder, info, source) -> { in testDecode10BitHeifWithLowRam() local
345 Bitmap bm = decodeUnscaledBitmap(R.raw.avif_yuv_420_10bit, (decoder, info, source) -> { in testDecode10BitAvifWithLowRam() local
437 Bitmap bm = ImageDecoder.decodeBitmap(src); in testDecodeBitmap() local
531 Bitmap bm = null; in testSetAllocatorDecodeBitmap() local
728 Bitmap bm = ImageDecoder.decodeBitmap(src, l); in testPostProcessorOverridesNinepatch() local
760 Bitmap bm = ImageDecoder.decodeBitmap(src, l); in testPostProcessorAndMadeOpaque() local
792 Bitmap bm = ImageDecoder.decodeBitmap(src, l); in testPostProcessorAndAddedTransparency() local
1246 Bitmap bm = ImageDecoder.decodeBitmap(src, l); in testMutable() local
[all …]
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeCanvasTest.java25 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testDrawColor() local
34 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in setHighContrastText_preP() local
42 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testDrawPaint() local
54 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testSetBitmap() local
67 Bitmap bm = Bitmap.createBitmap(100, 100, Bitmap.Config.ARGB_8888); in testDrawTextRunChars() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DGIFMovie.cpp136 static void copyInterlaceGroup(SkBitmap* bm, const unsigned char*& src, in copyInterlaceGroup()
153 static void blitInterlace(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap, in blitInterlace()
184 static void blitNormal(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap, in blitNormal()
208 static void fillRect(SkBitmap* bm, GifWord left, GifWord top, GifWord width, GifWord height, in fillRect()
231 static void drawFrame(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap) in drawFrame()
311 static void disposeFrameIfNeeded(SkBitmap* bm, const SavedImage* cur, const SavedImage* next, in disposeFrameIfNeeded()
349 bool GIFMovie::onGetBitmap(SkBitmap* bm) in onGetBitmap()
/aosp_15_r20/external/lottie/snapshot-tests/src/main/assets/Tests/
H A DDefaultLineJoinCap.json60 "bm": 0 number
108 "bm": 0, number
157 "bm": 0, number
209 "bm": 0, number
264 "bm": 0 number
312 "bm": 0, number
361 "bm": 0, number
410 "bm": 0, number
613 "bm": 0 number
666 "bm": 0 number
[all …]
/aosp_15_r20/external/lottie/snapshot-tests/src/main/assets/lottiefiles/
H A Dmap_animation.json1 …":2,"ix":1,"mn":"ADBE Vector Group"}],"ip":0,"op":90.0000036657751,"st":0,"bm":0,"sr":1}]},{"id":"… number
/aosp_15_r20/frameworks/base/packages/SystemUI/res/raw/
H A Daction_key_edu.json1 ….850980401039,0.768627464771,0.627451002598,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd… number
/aosp_15_r20/external/skia/resources/skottie/
H A Dskottie-mergepaths-effect.json72 "bm": 0, number
82 "bm": 0, number
105 "bm": 0, number
125 "bm": 0, number
135 "bm": 0, number
144 "bm": 0 number
213 "bm": 0, number
223 "bm": 0, number
243 "bm": 0, number
263 "bm": 0, number
[all …]
H A Dskottie-hidden-shapes-layers.json45 "bm": 0, number
55 "bm": 0, number
64 "bm": 0 number
96 "bm": 0, number
109 "bm": 0, number
118 "bm": 0 number
153 "bm": 0, number
173 "bm": 0, number
196 "bm": 0, number
216 "bm": 0, number
[all …]
H A Dskottie-text-whitespace-align.json68 "bm": 0 number
103 "bm": 0, number
117 "bm": 0, number
126 "bm": 0 number
170 "bm": 0 number
205 "bm": 0, number
219 "bm": 0, number
228 "bm": 0 number
272 "bm": 0 number
307 "bm": 0, number
[all …]
H A Dskottie-text-baseline-shift.json67 "bm": 0 number
106 "bm": 0, number
126 "bm": 0, number
135 "bm": 0 number
178 "bm": 0 number
217 "bm": 0, number
237 "bm": 0, number
246 "bm": 0 number
289 "bm": 0 number
328 "bm": 0, number
[all …]
/aosp_15_r20/packages/apps/TV/src/com/android/tv/util/images/
DBitmapUtils.java60 public static Bitmap scaleBitmap(Bitmap bm, int maxWidth, int maxHeight) { in scaleBitmap()
65 public static Bitmap getScaledMutableBitmap(Bitmap bm, int maxWidth, int maxHeight) { in getScaledMutableBitmap()
72 private static Rect calculateNewSize(Bitmap bm, int maxWidth, int maxHeight) { in calculateNewSize()
87 String id, Bitmap bm, int maxWidth, int maxHeight) { in createScaledBitmapInfo()
99 Bitmap bm = Bitmap.createBitmap( in drawableToBitmap() local
/aosp_15_r20/external/skia/src/utils/mac/
H A DSkCreateCGImageRef.cpp89 static std::unique_ptr<SkBitmap> prepare_for_image_ref(const SkBitmap& bm, in prepare_for_image_ref()
107 CGImageRef SkCreateCGImageRefWithColorspace(const SkBitmap& bm, in SkCreateCGImageRefWithColorspace()
112 CGImageRef SkCreateCGImageRef(const SkBitmap& bm) { in SkCreateCGImageRef()
147 void SkCGDrawBitmap(CGContextRef cg, const SkBitmap& bm, float x, float y) { in SkCGDrawBitmap()
256 SkBitmap bm; in SkMakeImageFromCGImage() local
/aosp_15_r20/packages/apps/Launcher3/quickstep/res/raw/
Dtaskbar_edu_suggestions_persistent.json1 …y":"fl","c":{"a":0,"k":[1,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn… number
/aosp_15_r20/external/skia/fuzz/
H A 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
/aosp_15_r20/packages/apps/Settings/res/raw/
Dextra_dim_banner_tablet.json1 …0.525490196078,0.545098039216,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn… number
Daccessibility_color_inversion_banner_tablet.json1 …0.450980392157,0.909803921569,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn… number
/aosp_15_r20/external/skia/src/effects/imagefilters/
H A DSkBlendImageFilter.cpp116 if (auto bm = as_BB(blender)->asBlendMode()) { local
252 } else if (auto bm = as_BB(fBlender)->asBlendMode()) { in flatten() local
272 if (auto bm = as_BB(fBlender)->asBlendMode()) { in makeBlendShader() local
367 if (auto bm = as_BB(fBlender)->asBlendMode()) { in onGetOutputLayerBounds() local
435 if (auto bm = as_BB(fBlender)->asBlendMode()) { in computeFastBounds() local

12345678910>>...70