Created
August 25, 2012 22:48
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In file included from hardware/qcom/display/libqcomui/qcom_ui.cpp:33: | |
device/huawei/u8185/include/qcom_ui.h: In member function 'void QCBaseLayer::setS3DComposeFormat(int32_t)': | |
device/huawei/u8185/include/qcom_ui.h:173: error: 'HWC_HINT_DRAW_S3D_SIDE_BY_SIDE' was not declared in this scope | |
device/huawei/u8185/include/qcom_ui.h:175: error: 'HWC_HINT_DRAW_S3D_TOP_BOTTOM' was not declared in this scope | |
hardware/qcom/display/libqcomui/qcom_ui.cpp: In function 'int qcomuiClearRegion(android::Region, void*, void*)': | |
hardware/qcom/display/libqcomui/qcom_ui.cpp:440: error: 'eglGetRenderBufferANDROID' was not declared in this scope | |
hardware/qcom/display/libqcomui/qcom_ui.cpp: In function 'external_display_type handleEventHDMI(external_display_type, int, external_display_type)': | |
hardware/qcom/display/libqcomui/qcom_ui.cpp:509: warning: too few arguments for format | |
hardware/qcom/display/libqcomui/qcom_ui.cpp: In function 'void dumpLayer(int, int, size_t, hwc_layer_t*)': | |
hardware/qcom/display/libqcomui/qcom_ui.cpp:689: error: 'HWC_SKIP_COMPOSITION' was not declared in this scope | |
make: *** [out/target/product/u8185/obj/SHARED_LIBRARIES/libQcomUI_intermediates/qcom_ui.o] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment