/external/chromium_org/third_party/skia/src/core/ |
D | SkProcSpriteBlitter.cpp | 22 size_t srcRB = fSource.rowBytes(); 24 …const char* src = (const char*)fSource.getPixels() + (y - fTop) * srcRB + ((x - fLeft) << fSrcShif… 28 if fSource.getColorTable()) 29 ctable = fSource.getColorTable()->lockColors(); 38 if fSource.getColorTable()) 39 fSource.getColorTable()->unlockColors();
|
D | SkSpriteBlitterTemplate.h | 24 fSource->SkSPRITE_SRC_GETADDR(srcX, srcY); in blitRect() 26 size_t srcRB = fSource->rowBytes(); in blitRect() 29 SkDEBUGCODE((void)fSource->SkSPRITE_SRC_GETADDR(srcX + width - 1, srcY + height - 1);) in blitRect() 31 SkSPRITE_PREAMBLE((*fSource), srcX, srcY); in blitRect() 59 SkSPRITE_POSTAMBLE((*fSource)); in blitRect()
|
D | SkSpriteBlitter_ARGB32.cpp | 40 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft, in blitRect() 43 size_t srcRB = fSource->rowBytes(); in blitRect() 128 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft, in blitRect() 131 size_t srcRB = fSource->rowBytes(); in blitRect() 175 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 178 size_t srcRB = fSource->rowBytes(); in blitRect() 222 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 225 size_t srcRB = fSource->rowBytes(); in blitRect() 251 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 254 size_t srcRB = fSource->rowBytes(); in blitRect()
|
D | SkBlitter_Sprite.cpp | 13 : fSource(&source) { in SkSpriteBlitter() 14 fSource->lockPixels(); in SkSpriteBlitter() 18 fSource->unlockPixels(); in ~SkSpriteBlitter()
|
D | SkSpriteBlitter_RGB16.cpp | 59 const uint16_t* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 62 size_t srcRB = fSource->rowBytes(); in blitRect() 275 if (!fSource->isOpaque()) { in setup() 286 const SkPMColor* SK_RESTRICT src = fSource->getAddr32(x - fLeft, in blitRect() 289 size_t srcRB = fSource->rowBytes(); in blitRect()
|
D | SkSpriteBlitter.h | 41 const SkBitmap* fSource; variable
|
/external/skia/src/core/ |
D | SkProcSpriteBlitter.cpp | 22 size_t srcRB = fSource.rowBytes(); 24 …const char* src = (const char*)fSource.getPixels() + (y - fTop) * srcRB + ((x - fLeft) << fSrcShif… 28 if fSource.getColorTable()) 29 ctable = fSource.getColorTable()->lockColors(); 38 if fSource.getColorTable()) 39 fSource.getColorTable()->unlockColors();
|
D | SkSpriteBlitterTemplate.h | 24 fSource->SkSPRITE_SRC_GETADDR(srcX, srcY); in blitRect() 26 size_t srcRB = fSource->rowBytes(); in blitRect() 29 SkDEBUGCODE((void)fSource->SkSPRITE_SRC_GETADDR(srcX + width - 1, srcY + height - 1);) in blitRect() 31 SkSPRITE_PREAMBLE((*fSource), srcX, srcY); in blitRect() 59 SkSPRITE_POSTAMBLE((*fSource)); in blitRect()
|
D | SkSpriteBlitter_ARGB32.cpp | 40 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft, in blitRect() 43 size_t srcRB = fSource->rowBytes(); in blitRect() 128 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft, in blitRect() 131 size_t srcRB = fSource->rowBytes(); in blitRect() 175 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 178 size_t srcRB = fSource->rowBytes(); in blitRect() 222 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 225 size_t srcRB = fSource->rowBytes(); in blitRect() 251 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 254 size_t srcRB = fSource->rowBytes(); in blitRect()
|
D | SkBlitter_Sprite.cpp | 13 : fSource(&source) { in SkSpriteBlitter() 14 fSource->lockPixels(); in SkSpriteBlitter() 18 fSource->unlockPixels(); in ~SkSpriteBlitter()
|
D | SkSpriteBlitter_RGB16.cpp | 59 const uint16_t* SK_RESTRICT src = fSource->getAddr16(x - fLeft, in blitRect() 62 size_t srcRB = fSource->rowBytes(); in blitRect() 275 if (!fSource->isOpaque()) { in setup() 286 const SkPMColor* SK_RESTRICT src = fSource->getAddr32(x - fLeft, in blitRect() 289 size_t srcRB = fSource->rowBytes(); in blitRect()
|
D | SkSpriteBlitter.h | 41 const SkBitmap* fSource; variable
|
/external/chromium_org/third_party/skia/include/views/ |
D | SkWidget.h | 316 SkListSource* getListSource() const { return fSource; } in getListSource() 341 SkListSource* fSource; variable 386 SkListSource* getListSource() const { return fSource; } in getListSource() 398 SkListSource* fSource; variable
|
/external/skia/include/views/ |
D | SkWidget.h | 316 SkListSource* getListSource() const { return fSource; } in getListSource() 341 SkListSource* fSource; variable 386 SkListSource* getListSource() const { return fSource; } in getListSource() 398 SkListSource* fSource; variable
|
/external/skia/include/views/animated/ |
D | SkWidgetViews.h | 238 SkListSource* getListSource() const { return fSource; } in getListSource() 276 SkListSource* fSource; variable
|
/external/chromium_org/third_party/skia/include/views/animated/ |
D | SkWidgetViews.h | 238 SkListSource* getListSource() const { return fSource; } in getListSource() 276 SkListSource* fSource; variable
|