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

  /external/icu4c/layout/
OpenTypeLayoutEngine.cpp 357 GlyphPositionAdjustments *adjustments = new GlyphPositionAdjustments(glyphCount); local
360 if (adjustments == NULL) {
367 // the adjustments array w/ new...
369 adjustments->setXPlacement(i, 0);
370 adjustments->setYPlacement(i, 0);
372 adjustments->setXAdvance(i, 0);
373 adjustments->setYAdvance(i, 0);
375 adjustments->setBaseOffset(i, -1);
381 fGPOSTable->process(glyphStorage, adjustments, reverse, fScriptTagV2, fLangSysTag, fGDEFTable, success, fFontInstance,
385 fGPOSTable->process(glyphStorage, adjustments, reverse, fScriptTag, fLangSysTag, fGDEFTable, success, fFontInstance
    [all...]
  /dalvik/vm/mterp/x86-atom/
footer.S 33 movl %edx, -8(%esp) # save pc adjustments
67 add -8(%esp), rPC # rPC<- pc adjustments
113 add -8(%esp), rPC # rPC<- pc adjustments
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 572 ;# outer tap adjustments
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86-atom.S     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/bison/tests/
testsuite     [all...]

Completed in 116 milliseconds