/external/toybox/toys/pending/ |
last.c | 92 int fd, pwidth, curlog_type = EMPTY; local 97 pwidth = (toys.optflags & FLAG_W) ? 46 : 16; 137 ut.ut_line, pwidth, pwidth, ut.ut_host, 148 ut.ut_line, pwidth, pwidth, ut.ut_host, 178 ut.ut_line, pwidth, pwidth, ut.ut_host,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
control.h | [all...] |
amvideo.h | 647 LONG *pWidth, 722 LONG *pWidth, 799 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth) 830 static FORCEINLINE HRESULT IFullScreenVideo_GetModeInfo(IFullScreenVideo* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) { 831 return This->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth); 894 LONG *pWidth, [all...] |
amvideo.idl | 112 HRESULT GetModeInfo([in] long Mode, [out] long * pWidth, [out] long * pHeight, [out] long * pDepth);
|
textserv.h | 80 virtual HRESULT TxGetNaturalSize(DWORD dwAspect,HDC hdcDraw,HDC hicTargetDev,DVTARGETDEVICE *ptd,DWORD dwMode,const SIZEL *psizelExtent,LONG *pwidth,LONG *pheight) = 0;
|
d3d10_1.h | 942 UINT *pWidth, [all...] |
mmc.h | [all...] |
ocidl.h | [all...] |
d3d10.h | [all...] |
wincodec.h | 729 UINT *pWidth, 765 UINT *pWidth, 794 #define IWICBitmapLock_GetSize(This,pWidth,pHeight) (This)->lpVtbl->GetSize(This,pWidth,pHeight) 810 static FORCEINLINE HRESULT IWICBitmapLock_GetSize(IWICBitmapLock* This,UINT *pWidth,UINT *pHeight) { 811 return This->lpVtbl->GetSize(This,pWidth,pHeight); 829 UINT *pWidth, [all...] |
d3d10.idl | [all...] |
/frameworks/wilhelm/src/itf/ |
I3DMacroscopic.c | 46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth) 50 if (NULL == pWidth || NULL == pHeight || NULL == pDepth) { 59 *pWidth = width;
|
/external/skia/tests/ |
SkpSkGrTest.cpp | 333 int pWidth = pic->width(); 337 int xInterval = SkTMax(pWidth - maxDimension, 0) / (slices - 1); 339 SkRect rect = {0, 0, SkIntToScalar(SkTMin(maxDimension, pWidth)), 403 int pWidth = pic->width(); 405 int pLargerWH = SkTMax(pWidth, pHeight); 424 dim.fX = (pWidth + scale - 1) / scale; 434 fFilename, pWidth, pHeight, dim.fX, dim.fY);
|
PathOpsSkpClipTest.cpp | 400 SkScalar pWidth = pic->cullRect().width(); 404 SkScalar xInterval = SkTMax(pWidth - maxDimension, 0.0f) / (slices - 1); 406 SkRect rect = {0, 0, SkTMin(maxDimension, pWidth), SkTMin(maxDimension, pHeight) }; [all...] |
/development/tools/etc1tool/ |
etc1tool.cpp | 137 etc1_uint32* pWidth, etc1_uint32* pHeight) { 212 *pWidth = width; 235 etc1_uint32* pWidth, etc1_uint32* pHeight) { 296 *pWidth = width;
|
/external/libpng/contrib/gregbook/ |
readppm.c | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) 121 *pWidth = width;
|
readpng.c | 88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) 140 *pWidth = width;
|
readpng.h | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight);
|
/external/mksh/src/ |
edit.c | 953 static int pwidth; /* width of prompt */ variable 1170 pwidth = prompt_trunc % x_cols; 1171 prompt_trunc -= pwidth; 1172 if ((mksh_uari_t)pwidth > ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) { 1175 pwidth = 0; 1198 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth); [all...] |
/frameworks/av/cmds/screenrecord/ |
screenrecord.cpp | 798 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth, 815 *pWidth = width; [all...] |
/frameworks/base/core/jni/ |
android_hardware_camera2_DngCreator.cpp | 809 int pWidth = static_cast<int>(pixelArrayEntry.data.i32[0]); 814 bool matchesPixelArray = (pWidth == width && pHeight == height); 821 width, height, pWidth, pHeight, cWidth, cHeight); [all...] |
/hardware/ti/omap4xxx/camera/ |
CameraHal.cpp | [all...] |
/hardware/ti/omap4-aah/camera/ |
CameraHal.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
pcm.h | [all...] |