Lines Matching refs:w
347 bool setVideoSize(int w, int h);
349 bool getVideoSize(int *w, int *h);
461 bool getJpegThumbnailSize(int *w, int *h);
488 bool getPictureSize(int *w, int *h);
502 bool getPreviewSize(int *w, int *h);
520 bool getSupportedJpegThumbnailSizes(int *w, int *h);
525 bool getSupportedPictureSizes(int *w, int *h);
534 bool getSupportedPreviewSizes(int *w, int *h);
540 bool getSupportedVideoSizes(int *w, int *h);
636 bool setJpegThumbnailSize(int w, int h);
651 bool setPictureSize(int w, int h);
662 bool setPreviewSize(int w, int h);
775 int w,
780 bool m_setZoom(int fd, int zoom, int w, int h);
781 bool m_setCrop(int fd, int w, int h, int zoom);