/external/skqp/tools/ |
D | sk_pixel_iter.h | 29 fLoc = { -1, 0 }; in reset() 36 fLoc.fX += 1; 37 if (fLoc.fX >= fPM.width()) { 38 fLoc.fX = 0; 39 if (++fLoc.fY >= fPM.height()) { 45 *loc = fLoc; 47 return fPM.writable_addr(fLoc.fX, fLoc.fY); 56 SkIPoint fLoc; variable
|
/external/skia/tools/ |
D | sk_pixel_iter.h | 29 fLoc = { -1, 0 }; in reset() 36 fLoc.fX += 1; 37 if (fLoc.fX >= fPM.width()) { 38 fLoc.fX = 0; 39 if (++fLoc.fY >= fPM.height()) { 45 *loc = fLoc; 47 return fPM.writable_addr(fLoc.fX, fLoc.fY); 56 SkIPoint fLoc; variable
|
/external/skqp/samplecode/ |
D | SampleXfer.cpp | 69 ModeDrawable() : fMode(SkBlendMode::kSrcOver), fLoc(SkPoint::Make(0, 0)) {} in ModeDrawable() 72 SkPoint fLoc; member in ModeDrawable 75 SkRect target = SkRect::MakeXYWH(x - fLoc.x() - 1, y - fLoc.y() - 1, 3, 3); in hitTest() 101 canvas->translate(fLoc.x(), fLoc.y()); in onDraw() 132 fDrs[i]->fLoc.set(100.f + i * 100, 100.f + i * 100); in XferDemo() 197 fSelected->fLoc.fX += click->fCurr.fX - click->fPrev.fX; in onClick() 198 fSelected->fLoc.fY += click->fCurr.fY - click->fPrev.fY; in onClick()
|
/external/skia/samplecode/ |
D | SampleXfer.cpp | 69 ModeDrawable() : fMode(SkBlendMode::kSrcOver), fLoc(SkPoint::Make(0, 0)) {} in ModeDrawable() 72 SkPoint fLoc; member in ModeDrawable 75 SkRect target = SkRect::MakeXYWH(x - fLoc.x() - 1, y - fLoc.y() - 1, 3, 3); in hitTest() 101 canvas->translate(fLoc.x(), fLoc.y()); in onDraw() 132 fDrs[i]->fLoc.set(100.f + i * 100, 100.f + i * 100); in XferDemo() 197 fSelected->fLoc.fX += click->fCurr.fX - click->fPrev.fX; in onClick() 198 fSelected->fLoc.fY += click->fCurr.fY - click->fPrev.fY; in onClick()
|
/external/skqp/src/gpu/ |
D | GrRectanizer_pow2.cpp | 44 *loc = row->fLoc; in addRect() 45 row->fLoc.fX += width; in addRect() 47 SkASSERT(row->fLoc.fX <= this->width()); in addRect() 48 SkASSERT(row->fLoc.fY <= this->height()); in addRect()
|
D | GrRectanizer_pow2.h | 46 SkIPoint16 fLoc; member 52 return fLoc.fX + width <= containerWidth; in canAddWidth() 73 row->fLoc.set(0, fNextStripY); in initRow()
|
/external/skia/src/gpu/ |
D | GrRectanizer_pow2.cpp | 44 *loc = row->fLoc; in addRect() 45 row->fLoc.fX += width; in addRect() 47 SkASSERT(row->fLoc.fX <= this->width()); in addRect() 48 SkASSERT(row->fLoc.fY <= this->height()); in addRect()
|
D | GrRectanizer_pow2.h | 46 SkIPoint16 fLoc; member 52 return fLoc.fX + width <= containerWidth; in canAddWidth() 73 row->fLoc.set(0, fNextStripY); in initRow()
|
/external/icu/icu4c/source/common/ |
D | unifiedcache.h | 138 Locale fLoc; 140 LocaleCacheKey(const Locale &loc) : fLoc(loc) {}; in LocaleCacheKey() 142 : CacheKey<T>(other), fLoc(other.fLoc) { } in LocaleCacheKey() 145 return (int32_t)(37u * (uint32_t)CacheKey<T>::hashCode() + (uint32_t)fLoc.hashCode()); in hashCode() 159 return fLoc == fOther->fLoc; 170 const char *s = fLoc.getName(); in writeDescription()
|
/external/icu/icu4c/source/test/intltest/ |
D | unifiedcachetest.cpp | 38 if (uprv_strcmp(fLoc.getName(), "zh") == 0) { in createObject() 42 if (uprv_strcmp(fLoc.getLanguage(), fLoc.getName()) != 0) { in createObject() 45 UnifiedCache::getByLocale(fLoc.getLanguage(), item, status); in createObject() 47 cacheContext->get(LocaleCacheKey<UCTItem>(fLoc.getLanguage()), item, status); in createObject() 54 UCTItem *result = new UCTItem(fLoc.getName()); in createObject()
|
D | tsmthred.cpp | 1308 if (uprv_strcmp(fLoc.getLanguage(), fLoc.getName()) != 0) { in createObject() 1311 UnifiedCache::getByLocale(fLoc.getLanguage(), result, status); in createObject() 1314 cacheContext->get(LocaleCacheKey<UCTMultiThreadItem>(fLoc.getLanguage()), result, status); in createObject() 1335 new UCTMultiThreadItem(fLoc.getLanguage()); in createObject() 1361 const char *loc2) : fCache(cache), fLoc(loc), fLoc2(loc2) {}; in UnifiedCacheThread() 1366 Locale fLoc; member in UnifiedCacheThread 1406 exerciseByLocale(fLoc); in run()
|
/external/skia/gm/ |
D | lcdtext.cpp | 102 SkPoint fLoc; in onDraw() member 114 const SkPoint loc = rec[i].fLoc; in onDraw()
|
/external/skqp/gm/ |
D | lcdtext.cpp | 104 SkPoint fLoc; in onDraw() member 116 const SkPoint loc = rec[i].fLoc; in onDraw()
|
/external/skia/src/core/ |
D | SkCanvas.cpp | 213 SkIPoint fLoc; member 1174 const int x = backImage->fLoc.x(); in internalRestore() 1175 const int y = backImage->fLoc.y(); in internalRestore() 2140 bounds = SkIRect::MakeXYWH(rec->fBackImage->fLoc.fX, rec->fBackImage->fLoc.fY, in onDrawBehind()
|
/external/icu/icu4c/source/i18n/ |
D | datefmt.cpp | 104 DateTimePatternGenerator::createInstance(fLoc, status)); in createObject()
|
D | reldatefmt.cpp | 682 const char *localeId = fLoc.getName(); in createObject()
|
D | dtfmtsym.cpp | 177 Calendar::getCalendarTypeFromLocale(fLoc, type, UPRV_LENGTHOF(type), status); in createObject() 182 = new SharedDateFormatSymbols(fLoc, type, status); in createObject()
|
D | measfmt.cpp | 502 const char *localeId = fLoc.getName(); in createObject()
|
D | numfmt.cpp | 1257 const char *localeId = fLoc.getName(); in createObject()
|
D | plurrule.cpp | 166 const char *localeId = fLoc.getName(); in createObject()
|
D | calendar.cpp | 213 Calendar *calendar = Calendar::makeInstance(fLoc, status); in createObject()
|
/external/skqp/src/core/ |
D | SkCanvas.cpp | 214 SkIPoint fLoc; member 1177 const int x = backImage->fLoc.x(); in internalRestore() 1178 const int y = backImage->fLoc.y(); in internalRestore()
|