HomeSort by relevance Sort by last modified time
    Searched refs:m_width (Results 51 - 75 of 94) sorted by null

1 23 4

  /external/webkit/Source/WebCore/platform/graphics/android/
TextureInfo.h 67 int32_t m_width; member in class:WebCore::TextureInfo
GaneshContext.cpp 168 renderInfo.textureInfo->m_width = tileWidth;
218 if (renderInfo.textureInfo->m_width != tileWidth
223 renderInfo.textureInfo->m_width = tileWidth;
GLUtils.cpp 386 if (requiredSize.equals(textureInfo->m_width, textureInfo->m_height)) {
411 textureInfo->m_width = bitmap.width();
423 texture->m_width = bitmap.width();
432 texture->m_width, texture->m_height, HAL_PIXEL_FORMAT_RGBA_8888);
SharedTexture.cpp 178 if (m_eglImage == EGL_NO_IMAGE_KHR && m_sourceTexture->m_width
  /frameworks/media/libvideoeditor/vss/common/inc/
M4AIR_API.h 74 M4OSA_UInt32 m_width; /**< Width */ member in struct:__anon15862
M4Common_types.h 223 M4OSA_UInt32 m_width; /**< image width in pixels */ member in struct:__anon15874
  /frameworks/base/media/jni/mediaeditor/
VideoEditorThumbnailMain.cpp 60 unsigned int m_width; member in struct:__anon14819
123 for (i = pPlane->u_width; i < pC->m_width; i++)
128 dst += pC->m_width;
138 for (i = pPlane->u_width; i < pC->m_width; i++)
143 dst += pC->m_width;
228 if ((pC->m_width != width) || (pC->m_height != height))
233 pC->m_width = width;
  /frameworks/media/libvideoeditor/vss/src/
M4xVSS_internal.c 587 Params.m_inputSize.m_width = pC->m_pDecodedPlane->u_width;
588 Params.m_outputSize.m_width = pImagePlanes->u_width;
744 Params.m_inputSize.m_width = (M4OSA_UInt32)(pC->m_pDecodedPlane->u_width *
    [all...]
M4AIR_API.c 254 if( ((pC->m_params.m_inputSize.m_width)&0x1) ||
255 ((pC->m_params.m_inputSize.m_width)&0x1))
259 if(((pC->m_params.m_inputSize.m_width) == (pC->m_params.m_outputSize.m_width))
273 u32_width_in = ((i==0)||(i==3))?pC->m_params.m_inputSize.m_width:\
274 (pC->m_params.m_inputSize.m_width+1)>>1;
277 u32_width_out = ((i==0)||(i==3))?pC->m_params.m_outputSize.m_width:\
278 (pC->m_params.m_outputSize.m_width+1)>>1;
483 pu8_data_in += ((pC->m_params.m_inputSize.m_width)>>u32_shift) -1 ;
    [all...]
M4VSS3GPP_EditVideo.c     [all...]
  /development/samples/BrowserPlugin/jni/
RenderingThread.cpp 34 m_width = -1;
86 m_width = width;
92 width = m_width;
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 55 int getWidth() const { return m_width; }
99 int m_width; member in class:FrameBuffer
ColorBuffer.cpp 90 cb->m_width = p_width;
141 m_width, m_height, p_format, p_type, pixels);
223 0, 0, m_width, m_height, 0);
231 0, 0, m_width, m_height, 0);
253 s_gl.glViewport(0, 0, m_width, m_height);
  /external/webkit/Tools/DumpRenderTree/chromium/
WebThemeControlDRTWin.h 197 const int m_width; member in class:WebThemeControlDRTWin
WebThemeControlDRTWin.cpp 108 , m_width(m_irect.width())
197 SkScalar cx = SkIntToScalar(m_left + m_width / 2);
282 int halfWidth = m_width / 2;
284 int quarterWidth = m_width / 4;
351 int shortOffset = m_width - notchShortOffset;
359 int shortOffset = m_width - notchShortOffset;
AccessibilityUIElement.h 98 CppVariant m_width; member in class:AccessibilityUIElement
  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 132 m_width = m_datawindow.max.x - m_datawindow.min.x + 1;
214 buffer = (char *)new float[ m_width * 3 ];
357 for( x = 0; x < m_width * 3; x++)
366 for( x = 0; x < m_width * 3; x++)
405 for( int x = (m_width - 1) / xsample, xre = m_width - xsample; x >= 0; x--, xre -= xsample )
429 for( int x = (m_width - 1) / xsample, xre = m_width - xsample; x >= 0; x--, xre -= xsample )
449 for( int x = 0; x < m_width; x++ )
473 for( x = 0; x < m_width; x++
    [all...]
grfmt_base.cpp 52 m_width = m_height = 0;
68 m_width = m_height = 0;
grfmt_png.cpp 164 m_width = (int)width;
189 if( m_png_ptr && m_info_ptr && m_end_info && m_width && m_height )
grfmt_jpeg.cpp 180 m_width = cinfo->image_width;
334 if( m_cinfo && m_jerr && m_width && m_height )
388 JPOOL_IMAGE, m_width*4, 1 );
396 icvCvt_RGB2BGR_8u_C3R( buffer[0], 0, data, 0, cvSize(m_width,1) );
398 icvCvt_CMYK2BGR_8u_C4C3R( buffer[0], 0, data, 0, cvSize(m_width,1) );
403 memcpy( data, buffer[0], m_width );
405 icvCvt_CMYK2Gray_8u_C4C1R( buffer[0], 0, data, 0, cvSize(m_width,1) );
854 m_width = lstrm.GetWord();
857 if( m_width == 0 || m_height == 0 || // DNL not supported
921 m_width = m_height = -1
    [all...]
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h 199 unsigned m_width; member in class:H264_Utils
  /external/webkit/Source/WebCore/rendering/
RenderLayer.h 244 int width() const { return m_width; }
246 IntSize size() const { return IntSize(m_width, m_height); }
252 void setWidth(int w) { m_width = w; }
685 int m_width; member in class:WebCore::RenderLayer
    [all...]
  /external/webkit/Source/WebCore/svg/
SVGFilterPrimitiveStandardAttributes.cpp 49 , m_width(LengthModeWidth, "100%")
SVGForeignObjectElement.cpp 48 , m_width(LengthModeWidth)

Completed in 1757 milliseconds

1 23 4