Home
last modified time | relevance | path

Searched defs:frameSize (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DBitmapImage.cpp41 static int frameBytes(const IntSize& frameSize) in frameBytes()
137 const IntSize frameSize(index ? m_source.frameSizeAtIndex(index) : m_size); in cacheFrame() local
184 IntSize frameSize = m_source.frameSizeAtIndex(m_currentFrame); in currentFrameSize() local
DContextShadow.cpp250 const int frameSize = inflation * 2; in calculateLayerBoundingRect() local
DShadowBlur.cpp382 const float frameSize = inflation * 2; in calculateLayerBoundingRect() local
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
DmainProgram.m19 frameSize = 64; variable
37 frameSize = 256; variable
/external/webkit/Source/WebKit/chromium/src/
DWebImageSkia.cpp63 const IntSize frameSize = source.frameSizeAtIndex(i); in fromData() local
DWebImageCG.cpp64 const IntSize frameSize = source.frameSizeAtIndex(i); in fromData() local
/external/proguard/src/proguard/gui/splash/
DSplashPanel.java208 Dimension frameSize = frame.getSize(); in main() local
/external/speex/libspeex/
Dmodes.h118 int frameSize; /**< Size of frames used for encoding */ member
137 int frameSize; /**< Size of frames used for encoding */ member
Dnb_celp.h53 int frameSize; /**< Size of frames */ member
127 int frameSize; /**< Size of frames */ member
/external/srec/srec/include/
Dfpi_tgt.h82 int frameSize; /* How many data items per frame? */ member
/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.h313 ByteDisjunction(unsigned numSubpatterns, unsigned frameSize) in ByteDisjunction()
/external/qemu/audio/
Dcoreaudio.c284 int frameSize, in coreaudio_voice_init()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheetRoot.java1295 int frameSize = m_variableNames.size() - getGlobalsSize(); in addVariableName() local
/external/webkit/Source/WebCore/platform/
DScrollView.cpp511 IntSize frameSize = m_boundsSize; in updateScrollbars() local