HomeSort by relevance Sort by last modified time
    Searched refs:m_height (Results 26 - 50 of 88) sorted by null

12 3 4

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TextureInfo.h 59 int32_t m_height; member in class:WebCore::TextureInfo
  /external/webkit/Source/WebCore/rendering/svg/
SVGTextMetrics.cpp 32 , m_height(0)
51 m_height = scaledFont.fontMetrics().floatHeight() / scalingFactor;
63 && m_height == other.m_height
  /external/webkit/Source/WebCore/svg/
PatternAttributes.h 36 , m_height()
58 SVGLength height() const { return m_height; }
86 m_height = value;
142 SVGLength m_height; member in struct:WebCore::PatternAttributes
  /external/webkit/Source/WebCore/rendering/
EllipsisBox.h 35 , m_height(height)
48 virtual int height() const { return m_height; }
52 int m_height; member in class:WebCore::EllipsisBox
RenderMarquee.h 91 Length m_height; member in class:WebCore::RenderMarquee
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglSurface.h 41 void setDim(int width,int height){ m_width = width; m_height = height;};
60 m_height(height),
70 EGLint m_height; member in class:EglSurface
EglPbufferSurface.h 37 *height = m_height;
EglPixmapSurface.cpp 49 *val = m_height;
EglWindowSurface.cpp 50 *val = m_height;
  /sdk/emulator/opengl/host/libs/libOpenglRender/
WindowSurface.cpp 36 m_height(0),
74 win->m_height = p_height;
107 if (cbWidth != m_width || cbHeight != m_height) {
115 m_height = cbHeight;
145 if (!m_width && !m_height) return;
148 m_attachedColorBuffer->getHeight() != m_height) {
WindowSurface.h 59 GLuint m_height; member in class:WindowSurface
FrameBuffer.h 60 int getHeight() const { return m_height; }
113 int m_height; member in class:FrameBuffer
  /external/opencv/otherlibs/highgui/
grfmt_sunras.cpp 104 m_height = m_strm.GetDWord();
113 if( m_width > 0 && m_height > 0 &&
166 m_width = m_height = -1;
209 for( y = 0; y < m_height; y++, data += step )
266 if( ++y >= m_height ) break;
278 for( y = 0; y < m_height; y++, data += step )
329 y, m_height, len,
333 y, m_height, len,
335 if( y >= m_height )
345 if( ++y >= m_height ) break
    [all...]
grfmt_base.h 71 int GetHeight() { return m_height; };
85 int m_height; // height of the image ( filled by ReadHeader ) member in class:GrFmtReader
grfmt_imageio.cpp 113 m_height = CGImageGetHeight( imageRef );
158 bitmap = (uchar*)malloc( bpp * m_height * m_width );
167 m_height, /* height */
181 CGRect rect = {{0,0},{m_width,m_height}};
199 for (int y = 0; y < m_height; y++)
219 for (int y = 0; y < m_height; y++)
grfmt_tiff.cpp 151 m_height = height;
172 if( m_tif && m_width && m_height )
189 tile_height0 = m_height;
193 for( y = 0; y < m_height; y += tile_height0, data += step*tile_height0 )
197 if( y + tile_height > m_height )
198 tile_height = m_height - y;
370 m_height = -1;
415 m_height = value;
499 m_rows_per_strip = m_height;
501 if( m_width > 0 && m_height > 0 && m_strips > 0 &
    [all...]
grfmt_pxm.cpp 167 m_height = ReadNumber( m_strm, INT_MAX );
177 if( m_width > 0 && m_height > 0 && m_maxval > 0 && m_maxval < (1 << 16))
189 m_width = m_height = -1;
240 for( y = 0; y < m_height; y++, data += step )
253 for( y = 0; y < m_height; y++, data += step )
269 for( y = 0; y < m_height; y++, data += step )
  /external/webkit/Source/WebCore/platform/graphics/win/
QTDecompressionSession.h 59 size_t m_height; member in class:QTDecompressionSession
QTMovieGWorld.cpp 88 int m_height; member in class:QTMovieGWorldPrivate
113 , m_height(0)
178 if (!m_height || !m_width)
185 else if (m_gWorld && (m_width > m_gWorldWidth || m_height > m_gWorldHeight)) {
199 m_gWorldHeight = max(cGWorldMinHeight, m_height);
211 bounds.bottom = m_height;
236 if (m_width == width && m_height == height)
239 m_height = height;
263 bounds.bottom = m_height;
347 height = m_private->m_height;
    [all...]
QTDecompressionSession.cpp 55 , m_height(height)
111 (**description).height = m_height;
149 && inBuffer.height() == m_height;
  /external/webkit/Tools/DumpRenderTree/chromium/
ImageDiff.cpp 72 , m_height(0) {}
76 , m_height(image.m_height)
79 bool hasImage() const { return m_width > 0 && m_height > 0; }
81 int height() const { return m_height; }
95 if (!webkit_support::DecodePNG(source.get(), byteLength, &m_data, &m_width, &m_height)) {
119 if (!webkit_support::DecodePNG(&compressed[0], compressed.size(), &m_data, &m_width, &m_height)) {
128 m_width = m_height = 0;
136 ASSERT(y >= 0 && y < m_height);
143 ASSERT(y >= 0 && y < m_height);
150 int m_width, m_height; member in class:Image
    [all...]
  /external/clang/test/SemaCXX/
invalid-member-expr.cpp 53 Length m_height; member in struct:rdar11293995::LengthSize
  /frameworks/av/libvideoeditor/vss/common/inc/
M4AIR_API.h 75 M4OSA_UInt32 m_height; /**< Height */ member in struct:__anon18794
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c 586 Params.m_inputSize.m_height = pC->m_pDecodedPlane->u_height;
589 Params.m_outputSize.m_height = pImagePlanes->u_height;
749 Params.m_inputSize.m_height = (M4OSA_UInt32)(pC->m_pDecodedPlane->u_height *
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
PictureLayerContent.cpp 107 m_height = 0;
124 &m_legacyPicture, &m_width, &m_height);

Completed in 540 milliseconds

12 3 4