HomeSort by relevance Sort by last modified time
    Searched full:ftop (Results 401 - 420 of 420) sorted by null

<<11121314151617

  /external/chromium_org/third_party/skia/src/pipe/
SkGPipeWrite.cpp 833 fWriter.write32(center.fTop);
    [all...]
  /external/chromium_org/ui/gfx/
skbitmap_operations.cc 69 rect.fTop = 0;
  /external/skia/src/gpu/
GrPathUtils.cpp 27 (i < 2) ? pathBounds.fTop : pathBounds.fBottom);
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 824 int startY = rect.fTop;
    [all...]
  /external/skia/src/pipe/
SkGPipeWrite.cpp 833 fWriter.write32(center.fTop);
    [all...]
  /external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.cpp     [all...]
  /external/skia/src/pathops/
SkOpSegment.cpp     [all...]
  /external/chromium_org/third_party/skia/include/core/
SkPaint.h 734 SkScalar fTop; //!< The greatest distance above the baseline for any glyph (will be <= 0)
    [all...]
SkCanvas.h 463 return top >= clipR.fBottom || bottom <= clipR.fTop;
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPicturePlayback.cpp     [all...]
  /external/skia/include/core/
SkPaint.h 734 SkScalar fTop; //!< The greatest distance above the baseline for any glyph (will be <= 0)
    [all...]
SkCanvas.h 463 return top >= clipR.fBottom || bottom <= clipR.fTop;
    [all...]
  /external/skia/src/core/
SkPicturePlayback.cpp     [all...]
  /external/skia/tests/
ClipStackTest.cpp 937 SkScalarFloorToScalar(r.nextRangeScalar(kBounds.fTop, kBounds.fBottom - size.fHeight))};
    [all...]
  /external/valgrind/main/memcheck/
mc_machine.c 613 if (o == GOF(FTOP) && szB == 4) return -1;
    [all...]
  /external/chromium_org/ui/views/
view_unittest.cc 783 EXPECT_EQ(target_rect.fTop, check_rect.fTop);
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]
  /frameworks/base/services/input/
InputDispatcher.cpp 189 dump.appendFormat("[%d,%d][%d,%d]", rect.fLeft, rect.fTop, rect.fRight, rect.fBottom);
    [all...]

Completed in 870 milliseconds

<<11121314151617