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

  /external/icu4c/layout/
AnchorTables.cpp 96 const DeviceTable *dty = (const DeviceTable *) ((char *) this + dtyOffset); local
97 le_int16 adjy = dty->getAdjustment((le_int16) fontInstance->getYPixelsPerEm());
  /external/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 731 milliseconds