HomeSort by relevance Sort by last modified time
    Searched full:fypos (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.cpp 654 , fYPos(y)
666 canvas->drawTextBlob(fBlob, fXPos, fYPos, fPaint);
673 SkRect bounds = fBlob->bounds().makeOffset(fXPos, fYPos);
676 canvas->drawTextBlob(fBlob.get(), fXPos, fYPos, fPaint);
SkDrawCommand.h 449 SkScalar fYPos;
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 1201 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; local
1255 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp 1199 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; local
1253 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; local
    [all...]
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.cpp 1219 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; local
1273 double fxpos = first->trs[0][2], fypos = first->trs[1][2]; local
    [all...]

Completed in 4137 milliseconds