Home
last modified time | relevance | path

Searched refs:fSource (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
DSkProcSpriteBlitter.cpp22 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();
DSkSpriteBlitterTemplate.h24 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()
DSkSpriteBlitter_ARGB32.cpp40 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()
DSkBlitter_Sprite.cpp13 : fSource(&source) { in SkSpriteBlitter()
14 fSource->lockPixels(); in SkSpriteBlitter()
18 fSource->unlockPixels(); in ~SkSpriteBlitter()
DSkSpriteBlitter_RGB16.cpp59 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()
DSkSpriteBlitter.h41 const SkBitmap* fSource; variable
/external/skia/src/core/
DSkProcSpriteBlitter.cpp22 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();
DSkSpriteBlitterTemplate.h24 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()
DSkSpriteBlitter_ARGB32.cpp40 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()
DSkBlitter_Sprite.cpp13 : fSource(&source) { in SkSpriteBlitter()
14 fSource->lockPixels(); in SkSpriteBlitter()
18 fSource->unlockPixels(); in ~SkSpriteBlitter()
DSkSpriteBlitter_RGB16.cpp59 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()
DSkSpriteBlitter.h41 const SkBitmap* fSource; variable
/external/chromium_org/third_party/skia/include/views/
DSkWidget.h316 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/
DSkWidget.h316 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/
DSkWidgetViews.h238 SkListSource* getListSource() const { return fSource; } in getListSource()
276 SkListSource* fSource; variable
/external/chromium_org/third_party/skia/include/views/animated/
DSkWidgetViews.h238 SkListSource* getListSource() const { return fSource; } in getListSource()
276 SkListSource* fSource; variable