HomeSort by relevance Sort by last modified time
    Searched defs:dty (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/layout/
AnchorTables.cpp 96 const DeviceTable *dty = (const DeviceTable *) ((char *) this + dtyOffset); local
97 le_int16 adjy = dty->getAdjustment((le_int16) fontInstance->getYPixelsPerEm());
  /external/chromium_org/third_party/skia/samplecode/
SampleWarp.cpp 290 const SkScalar dty = texture.height() / cols; local
297 tex->set(texture.fLeft + x*dtx, texture.fTop + y*dty);

Completed in 72 milliseconds