Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching full:mwidth

52     if ( ( w != ( int ) cap->mWidth ) ||
58 cap->mWidth = w;
63 CAMHAL_LOGVB("Image: cap.mWidth = %d", (int)cap->mWidth);
1090 CAMHAL_LOGDB("Params Width = %d", (int)imgCaptureData->mWidth);
1091 CAMHAL_LOGDB("Params Height = %d", (int)imgCaptureData->mWidth);