HomeSort by relevance Sort by last modified time
    Searched refs:iWidth (Results 51 - 69 of 69) sorted by null

1 23

  /device/generic/goldfish-opengl/system/include/EGL/
eglext.h 258 EGLint iWidth;
  /external/mesa3d/include/EGL/
eglext.h 249 EGLint iWidth;
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
wglew.h 304 typedef HPBUFFERARB (WINAPI * PFNWGLCREATEPBUFFERARBPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int* piAttribList);
584 typedef HPBUFFEREXT (WINAPI * PFNWGLCREATEPBUFFEREXTPROC) (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int* piAttribList);
    [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/pdfium/xfa/src/fwl/src/basewidget/
fwl_listboximp.cpp 795 FX_FLOAT iWidth = m_rtClient.width - rtUIMargin.left - rtUIMargin.width;
808 bShowHorzScr = (fs.x > iWidth);
    [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]
  /external/pdfium/xfa/src/fdp/src/fde/
fde_gedevice.cpp 22 hatchMask.Create(pData->iWidth, pData->iHeight, FXDIB_1bppMask);
  /frameworks/native/opengl/include/EGL/
eglext.h 258 EGLint iWidth;
  /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/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/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp     [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/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 488 milliseconds

1 23