Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:mHeight

52           ( h != ( int ) cap->mHeight ) )
58 cap->mHeight = h;
63 CAMHAL_LOGVB("Image: cap.mHeight = %d", (int)cap->mHeight);