/external/skia/samplecode/ |
D | SampleFilter.cpp | 36 *bm->getAddr8(0, 0) = 0; in make_bm() 37 *bm->getAddr8(1, 0) = 1; in make_bm() 38 *bm->getAddr8(0, 1) = 2; in make_bm() 39 *bm->getAddr8(1, 1) = 3; in make_bm()
|
D | SampleTinyBitmap.cpp | 32 uint8_t* p = bm.getAddr8(0, y); in make_bitmap()
|
D | SampleBlur.cpp | 37 uint8_t* p = bm.getAddr8(0, y); in make_bitmap()
|
D | SampleDitherBitmap.cpp | 70 uint8_t* p = bm.getAddr8(0, y); in make_bitmap()
|
/external/skia/gm/ |
D | bitmapfilters.cpp | 27 *bm->getAddr8(0, 0) = 0; in make_bm() 28 *bm->getAddr8(1, 0) = 1; in make_bm() 29 *bm->getAddr8(0, 1) = 2; in make_bm() 30 *bm->getAddr8(1, 1) = 3; in make_bm()
|
D | tinybitmap.cpp | 27 *bm.getAddr8(0, 0) = 0; in make_bitmap()
|
D | all_bitmap_configs.cpp | 47 memcpy(bm.getAddr8(0, y), &spectrum[y], 128); in make_bitmap() 137 *bm.getAddr8(x, y) = SkClampMax(idx, SK_ARRAY_COUNT(pmColors) - 1); in indexed_bitmap()
|
D | image_pict.cpp | 130 memcpy(pixels, fBM.getAddr8(0, y), fBM.width()); in onGetPixels() 196 *bm2.getAddr8(x, y) = find_closest(*bm.getAddr32(x, y), colors, count); in make_ctable_generator()
|
/external/skia/src/core/ |
D | SkMaskFilter.cpp | 71 SkDebugf("%02X", *mask.getAddr8(x, y)); 152 alpha[0] = *mask.getAddr8(cx, mask.fBounds.top() + y); in draw_nine_clipped() 165 alpha[0] = *mask.getAddr8(cx, mask.fBounds.bottom() - y - 1); in draw_nine_clipped() 177 *mask.getAddr8(mask.fBounds.left() + x, mask.fBounds.top() + cy)); in draw_nine_clipped() 188 *mask.getAddr8(mask.fBounds.right() - x - 1, mask.fBounds.top() + cy)); in draw_nine_clipped()
|
D | SkBlitter_A8.cpp | 142 const uint8_t* alpha = mask.getAddr8(x, y); in blitMask() 333 const uint8_t* alpha = mask.getAddr8(x, y); in blitMask() 421 const uint8_t* src = mask.getAddr8(x, y); in blitMask()
|
D | SkBlitter_RGB16.cpp | 206 const uint8_t* SK_RESTRICT alpha = mask.getAddr8(clip.fLeft, clip.fTop); in blitMask() 377 const uint8_t* SK_RESTRICT alpha = mask.getAddr8(clip.fLeft, clip.fTop); in blitMask() 627 const uint8_t* SK_RESTRICT alpha = mask.getAddr8(clip.fLeft, clip.fTop); in blitMask()
|
D | SkBitmap.cpp | 574 uint8_t* addr = this->getAddr8(x, y); in getColor() 578 uint8_t* addr = this->getAddr8(x, y); in getColor() 1063 GetBitmapAlpha(*this, tmpBitmap.getAddr8(0, 0), srcM.fRowBytes); in extractAlpha()
|
D | SkBlitter.cpp | 193 const uint8_t* aa = mask.getAddr8(clip.fLeft, clip.fTop); in blitMask() 653 const uint8_t* alpha = fMask->getAddr8(x, y); in shadeSpan()
|
D | SkBlitter_ARGB32.cpp | 32 const SkPMColor* srcRow = reinterpret_cast<const SkPMColor*>(mask.getAddr8(x, y)); in SkARGB32_Blit32()
|
/external/skia/src/effects/ |
D | SkTableColorFilter.cpp | 262 uint8_t* bitmapPixels = bmp->getAddr8(0, 0); in asComponentTable() 324 combine_tables(concatA, tableA, innerBM.getAddr8(0, 0)); in newComposed() 325 combine_tables(concatR, tableR, innerBM.getAddr8(0, 1)); in newComposed() 326 combine_tables(concatG, tableG, innerBM.getAddr8(0, 2)); in newComposed() 327 combine_tables(concatB, tableB, innerBM.getAddr8(0, 3)); in newComposed()
|
/external/skia/include/core/ |
D | SkMask.h | 70 uint8_t* getAddr8(int x, int y) const { in getAddr8() function
|
D | SkBitmap.h | 570 inline uint8_t* getAddr8(int x, int y) const; 819 inline uint8_t* SkBitmap::getAddr8(int x, int y) const { in getAddr8() function
|
/external/skia/src/pdf/ |
D | SkPDFBitmap.cpp | 233 out->write(bm.getAddr8(0, y), bm.width()); in bitmap_to_pdf_pixels() 270 out->write(bm.getAddr8(0, y), bm.width()); in bitmap_alpha_to_a8() 279 const uint8_t* src = bm.getAddr8(0, y); in bitmap_alpha_to_a8()
|
/external/skia/src/images/ |
D | SkImageDecoder_wbmp.cpp | 131 uint8_t* dst = decodedBitmap->getAddr8(0, 0); in onDecode()
|
D | SkImageDecoder_libpng.cpp | 371 uint8_t* bmRow = decodedBitmap->getAddr8(0, y); in onDecode()
|
/external/skia/bench/ |
D | RepeatTileBench.cpp | 77 uint8_t* dstP = dst->getAddr8(0, y); in convert_to_index666()
|
D | BitmapBench.cpp | 57 uint8_t* dstP = dst->getAddr8(0, y); in convertToIndex666()
|
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 352 mask.getAddr8(startX, j + row), valsWide); in blitMask() 358 uint8_t*const src = mask.getAddr8(i, j); in blitMask()
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 474 packA8ToA1(dstMask, dstBitmap.getAddr8(0, 0), dstBitmap.rowBytes()); in generateGlyphImage() 477 uint8_t* src = dstBitmap.getAddr8(0, 0); in generateGlyphImage()
|
/external/skia/tests/ |
D | BlurTest.cpp | 179 uint8_t* bytes = dst.getAddr8(midX, midY); in ground_truth_2d()
|