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

  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerMetadataParserTest.java 66 private void adjustSize() {
67 adjustSize(0);
72 private void adjustSize(int offset) {
119 adjustSize();
132 adjustSize();
141 adjustSize();
148 adjustSize();
159 adjustSize();
169 adjustSize();
186 adjustSize(start)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp 764 IntSize DrawingBuffer::adjustSize(const IntSize& desiredSize, const IntSize& curSize, int maxTextureSize)
793 IntSize adjustedSize = adjustSize(size, m_size, m_maxTextureSize);
804 adjustedSize = adjustSize(size, m_size, m_maxTextureSize);
820 adjustedSize = adjustSize(newSize, m_size, m_maxTextureSize);
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 102 milliseconds