HomeSort by relevance Sort by last modified time
    Searched full:iwidth (Results 51 - 66 of 66) sorted by null

1 23

  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngrutil.c     [all...]
fx_pngread.c 318 /* png_read_start_row sets the information (in particular iwidth) for this
325 row_info.width = png_ptr->iwidth; /* NOTE: width of current interlaced row */
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 655 pGrallocHandle->iWidth,
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 640 pGrallocHandle->iWidth,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h 610 #define Header_SetBitmapMargin(hwnd,iWidth) (int)SNDMSG((hwnd),HDM_SETBITMAPMARGIN,(WPARAM)(iWidth),0)
    [all...]
winuser.h     [all...]
  /external/libpng/
pngread.c 395 /* png_read_start_row sets the information (in particular iwidth) for this
402 row_info.width = png_ptr->iwidth; /* NOTE: width of current interlaced row */
725 PNG_ROWBYTES(png_ptr->pixel_depth, png_ptr->iwidth) + 1;
794 PNG_ROWBYTES(png_ptr->pixel_depth, png_ptr->iwidth) + 1;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 825 pGrallocHandle->iWidth,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 783 pGrallocHandle->iWidth,
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 361 dump_printf(&log, "%d*%d(%s)", handle->iWidth, handle->iHeight, HAL_FMT(handle->iFormat));
576 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp;
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 265 dump_printf(&log, "%d*%d(%s)", handle->iWidth, handle->iHeight, HAL_FMT(handle->iFormat));
387 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp;
    [all...]
  /external/skia/src/images/
SkImageDecoder_libpng.cpp 853 // FIXME: This sets pass as desired, but also sets iwidth. Is that ok?
    [all...]
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
tight-vncviewer-full.patch     [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp     [all...]
  /frameworks/native/opengl/tools/glgen2/registry/
egl.xml 80 EGLint iWidth;
    [all...]

Completed in 418 milliseconds

1 23