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

  /frameworks/native/cmds/flatland/
Main.cpp 691 size_t leftPad = (g_BenchmarkNameLen - len) / 2;
692 size_t rightPad = g_BenchmarkNameLen - len - leftPad;
693 printf(" %*s%s%*s | Resolution | Time (ms)\n", leftPad, "",
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderImage.cpp 307 LayoutUnit leftPad = paddingLeft();
323 context->drawRect(pixelSnappedIntRect(LayoutRect(paintOffset.x() + leftBorder + leftPad, paintOffset.y() + topBorder + topPad, cWidth, cHeight)));
348 imageOffset = LayoutSize(leftBorder + leftPad + centerX + borderWidth, topBorder + topPad + centerY + borderWidth);
358 textRectOrigin.move(leftBorder + leftPad + (paddingWidth / 2) - borderWidth, topBorder + topPad + (paddingHeight / 2) - borderWidth);
  /prebuilts/misc/common/commons-cli/
commons-cli-1.2.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h     [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 217 milliseconds