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

  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
GestureBot.java 59 Rect endCoord = findDocument(endLabel).getBounds();
60 double diffX = endCoord.centerX() - startCoord.centerX();
61 double diffY = endCoord.centerY() - startCoord.centerY();
  /external/freetype/src/truetype/
ttgxvar.h 83 FT_Fixed endCoord;
  /external/freetype/include/freetype/internal/
cfftypes.h 127 FT_Fixed endCoord;
  /external/harfbuzz_ng/src/
hb-ot-layout-common-private.hh     [all...]

Completed in 161 milliseconds