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

  /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
GlitchAndCallbackHeatMapView.java 48 private static final int LABEL_SIZE = 36;
111 textPaint.setTextSize(LABEL_SIZE);
134 Rect bottomLegendArea = new Rect(0, canvas.getHeight() - LABEL_SIZE - OUTER_MARGIN,
163 graphArea.left += LABEL_SIZE + INNER_MARGIN;
164 graphArea.bottom -= LABEL_SIZE;
165 graphArea.top += LABEL_SIZE + INNER_MARGIN;
214 graphArea.bottom = glitchHeatArea.bottom - LABEL_SIZE;
215 graphArea.top = glitchHeatArea.top + LABEL_SIZE + INNER_MARGIN;
233 graphArea.bottom + INNER_MARGIN + LABEL_SIZE, graphArea.bottom, graphArea.left,
327 yPos + LABEL_SIZE / 2, textPaint)
    [all...]
  /external/python/cpython2/Lib/plat-irix5/
FL.py 24 LABEL_SIZE = 64
  /external/python/cpython2/Lib/plat-irix6/
FL.py 24 LABEL_SIZE = 64
  /prebuilts/jdk/jdk8/darwin-x86/lib/
sa-jdi.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
sa-jdi.jar 

Completed in 330 milliseconds