HomeSort by relevance Sort by last modified time
    Searched refs:pWidth (Results 1 - 25 of 42) sorted by null

1 2

  /external/libpng/contrib/gregbook/
readpng.h 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight);
readppm.c 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight)
121 *pWidth = width;
readpng.c 87 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight)
139 *pWidth = width;
  /frameworks/wilhelm/src/itf/
I3DMacroscopic.c 46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth)
50 if (NULL == pWidth || NULL == pHeight || NULL == pDepth) {
59 *pWidth = width;
  /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/skia/tests/
SkpSkGrTest.cpp 335 int pWidth = pic->width();
339 int xInterval = SkTMax(pWidth - maxDimension, 0) / (slices - 1);
341 SkRect rect = {0, 0, SkIntToScalar(SkTMin(maxDimension, pWidth)),
405 int pWidth = pic->width();
407 int pLargerWH = SkTMax(pWidth, pHeight);
426 dim.fX = (pWidth + scale - 1) / scale;
437 fFilename, pWidth, pHeight, dim.fX, dim.fY);
PathOpsSkpClipTest.cpp 320 int pWidth = pic->width();
324 int xInterval = SkTMax(pWidth - maxDimension, 0) / (slices - 1);
326 SkRect rect = {0, 0, SkIntToScalar(SkTMin(maxDimension, pWidth)),
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.h 140 uint32_t *pWidth, uint32_t *pHeight);
VideoEditorTools.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h     [all...]
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 591 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth,
608 *pWidth = width;
  /frameworks/base/core/java/android/widget/
GridLayout.java     [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java     [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp     [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js     [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 2597 milliseconds

1 2