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

  /external/pdfium/fpdfsdk/
fpdfeditimg.cpp 277 const float nWidth = pObj->m_Right - pObj->m_Left;
280 if (nWidth != 0 && nHeight != 0) {
281 metadata->horizontal_dpi = nPixelWidth / nWidth * nPointsPerInch;
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_Windows.cpp 173 unsigned int nWidth = WINDOW_WIDTH;
184 SetRect(&sRect, 0, 0, nWidth, nHeight);
187 0, 0, nWidth, nHeight, NULL, NULL, hInstance, NULL);
  /external/pdfium/core/fxcrt/
widestring.cpp 69 int nWidth = 0;
74 nWidth = va_arg(argList, int);
79 if (nWidth == 0) {
80 nWidth = FXSYS_wtoi(pStr);
84 if (nWidth < 0 || nWidth > 128 * 1024)
188 if (nItemLen < nWidth) {
189 nItemLen = nWidth;
205 if (nItemLen < nWidth + nPrecision) {
206 nItemLen = nWidth + nPrecision
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_VideoExtensions.h 564 * nWidth : Specifies the horizontal aspect size of
573 OMX_U16 nWidth;
QOMX_AudioExtensions.h 388 OMX_U8 nWidth; /**< Width of expansion effect */
QOMX_IVCommonExtensions.h 406 OMX_U32 nWidth;
OMX_IVCommon.h 313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth;
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth;
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_VideoExtensions.h 565 * nWidth : Specifies the horizontal aspect size of
574 OMX_U16 nWidth;
QOMX_IVCommonExtensions.h 406 OMX_U32 nWidth;
OMX_IVCommon.h 313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth;
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth;
    [all...]
QOMX_AudioExtensions.h 394 OMX_U8 nWidth; /**< Width of expansion effect */
OMX_QCOMExtns.h     [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
QOMX_VideoExtensions.h 565 * nWidth : Specifies the horizontal aspect size of
574 OMX_U16 nWidth;
QOMX_IVCommonExtensions.h 406 OMX_U32 nWidth;
OMX_IVCommon.h 313 * nWidth : Frame width in pixels
320 OMX_U32 nWidth;
407 * nWidth : Width of the rectangle
416 OMX_U32 nWidth;
    [all...]
QOMX_AudioExtensions.h 395 OMX_U8 nWidth; /**< Width of expansion effect */
OMX_QCOMExtns.h     [all...]
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_IVCommon.h 346 * nWidth : Frame width in pixels
353 OMX_U32 nWidth;
440 * nWidth : Width of the rectangle
449 OMX_U32 nWidth;
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_IVCommon.h 300 * nWidth : Frame width in pixels
307 OMX_U32 nWidth;
394 * nWidth : Width of the rectangle
403 OMX_U32 nWidth;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmc.h     [all...]

Completed in 594 milliseconds