Home | History | Annotate | Download | only in HAL

Lines Matching refs:pictureFormat

1992     int32_t pictureFormat = lookupAttr(PICTURE_TYPES_MAP, PARAM_MAP_SIZE(PICTURE_TYPES_MAP), str);
1993 if (pictureFormat != NAME_NOT_FOUND) {
1994 mPictureFormat = pictureFormat;