HomeSort by relevance Sort by last modified time
    Searched refs:fSource (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkProcSpriteBlitter.cpp 22 size_t srcRB = fSource.rowBytes();
24 const char* src = (const char*)fSource.getPixels() + (y - fTop) * srcRB + ((x - fLeft) << fSrcShift);
28 if fSource.getColorTable())
29 ctable = fSource.getColorTable()->lockColors();
38 if fSource.getColorTable())
39 fSource.getColorTable()->unlockColors();
SkSpriteBlitterTemplate.h 24 fSource->SkSPRITE_SRC_GETADDR(srcX, srcY);
26 size_t srcRB = fSource->rowBytes();
29 SkDEBUGCODE((void)fSource->SkSPRITE_SRC_GETADDR(srcX + width - 1, srcY + height - 1);)
31 SkSPRITE_PREAMBLE((*fSource), srcX, srcY);
59 SkSPRITE_POSTAMBLE((*fSource));
SkBlitter_Sprite.cpp 12 : fSource(&source) {
13 fSource->lockPixels();
17 fSource->unlockPixels();
SkSpriteBlitter_ARGB32.cpp 40 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft,
43 size_t srcRB = fSource->rowBytes();
128 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft,
131 size_t srcRB = fSource->rowBytes();
175 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
178 size_t srcRB = fSource->rowBytes();
222 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
225 size_t srcRB = fSource->rowBytes();
251 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
254 size_t srcRB = fSource->rowBytes()
    [all...]
SkSpriteBlitter.h 44 const SkBitmap* fSource;
SkSpriteBlitter_RGB16.cpp 59 const uint16_t* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
62 size_t srcRB = fSource->rowBytes();
275 if (!fSource->isOpaque()) {
286 const SkPMColor* SK_RESTRICT src = fSource->getAddr32(x - fLeft,
289 size_t srcRB = fSource->rowBytes();
  /external/skia/src/core/
SkProcSpriteBlitter.cpp 22 size_t srcRB = fSource.rowBytes();
24 const char* src = (const char*)fSource.getPixels() + (y - fTop) * srcRB + ((x - fLeft) << fSrcShift);
28 if fSource.getColorTable())
29 ctable = fSource.getColorTable()->lockColors();
38 if fSource.getColorTable())
39 fSource.getColorTable()->unlockColors();
SkSpriteBlitterTemplate.h 24 fSource->SkSPRITE_SRC_GETADDR(srcX, srcY);
26 size_t srcRB = fSource->rowBytes();
29 SkDEBUGCODE((void)fSource->SkSPRITE_SRC_GETADDR(srcX + width - 1, srcY + height - 1);)
31 SkSPRITE_PREAMBLE((*fSource), srcX, srcY);
59 SkSPRITE_POSTAMBLE((*fSource));
SkBlitter_Sprite.cpp 12 : fSource(&source) {
13 fSource->lockPixels();
17 fSource->unlockPixels();
SkSpriteBlitter_ARGB32.cpp 40 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft,
43 size_t srcRB = fSource->rowBytes();
128 const uint32_t* SK_RESTRICT src = fSource->getAddr32(x - fLeft,
131 size_t srcRB = fSource->rowBytes();
175 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
178 size_t srcRB = fSource->rowBytes();
222 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
225 size_t srcRB = fSource->rowBytes();
251 const SkPMColor16* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
254 size_t srcRB = fSource->rowBytes()
    [all...]
SkSpriteBlitter.h 44 const SkBitmap* fSource;
SkSpriteBlitter_RGB16.cpp 59 const uint16_t* SK_RESTRICT src = fSource->getAddr16(x - fLeft,
62 size_t srcRB = fSource->rowBytes();
275 if (!fSource->isOpaque()) {
286 const SkPMColor* SK_RESTRICT src = fSource->getAddr32(x - fLeft,
289 size_t srcRB = fSource->rowBytes();
  /external/chromium_org/third_party/skia/include/views/
SkWidget.h 316 SkListSource* getListSource() const { return fSource; }
341 SkListSource* fSource;
386 SkListSource* getListSource() const { return fSource; }
398 SkListSource* fSource;
  /external/skia/include/views/
SkWidget.h 316 SkListSource* getListSource() const { return fSource; }
341 SkListSource* fSource;
386 SkListSource* getListSource() const { return fSource; }
398 SkListSource* fSource;
  /external/chromium_org/third_party/skia/include/views/animated/
SkWidgetViews.h 238 SkListSource* getListSource() const { return fSource; }
276 SkListSource* fSource;
  /external/skia/include/views/animated/
SkWidgetViews.h 238 SkListSource* getListSource() const { return fSource; }
276 SkListSource* fSource;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 

Completed in 681 milliseconds