Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- target thumb C: libexynosv4l2_32 <= hardware/samsung_slsi-cm/exynos/libv4l2/exynos_v4l2.c
- In file included from hardware/samsung_slsi-cm/exynos/libhwc/ExynosHWC.cpp:39:0:
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:67:17: error: variable or field 'dumpConfig' declared void
- void dumpConfig(s3c_fb_win_config &c);
- ^
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:67:17: error: 's3c_fb_win_config' was not declared in this scope
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:67:36: error: 'c' was not declared in this scope
- void dumpConfig(s3c_fb_win_config &c);
- ^
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:73:6: error: use of enum 's3c_fb_pixel_format' without previous declaration
- enum s3c_fb_pixel_format halFormatToS3CFormat(int format);
- ^
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:73:58: error: invalid type in declaration before ';' token
- enum s3c_fb_pixel_format halFormatToS3CFormat(int format);
- ^
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:81:6: error: use of enum 's3c_fb_blending' without previous declaration
- enum s3c_fb_blending halBlendingToS3CBlending(int32_t blending);
- ^
- hardware/samsung_slsi-cm/exynos/libhwc/../libhwcutils/ExynosHWCUtils.h:81:64: error: invalid type in declaration before ';' token
- enum s3c_fb_blending halBlendingToS3CBlending(int32_t blending);
- ^
- In file included from hardware/samsung_slsi-cm/exynos/libhwc/ExynosHWC.cpp:41:0:
- hardware/samsung_slsi-cm/exynos/libhwc/../libdisplay/ExynosOverlayDisplay.h:54:60: error: field 'mLastConfig' has incomplete type 's3c_fb_win_config [5]'
- struct s3c_fb_win_config mLastConfig[NUM_HW_WINDOWS];
- ^
- hardware/samsung_slsi-cm/exynos/libhwc/ExynosHWC.cpp:373:65: warning: unused parameter 'dpy' [-Wunused-parameter]
- int exynos5_eventControl(struct hwc_composer_device_1 *dev, int dpy,
- ^
Advertisement
Add Comment
Please, Sign In to add comment