Skip to content

Instantly share code, notes, and snippets.

@alanorth
Created August 25, 2012 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanorth/3471752 to your computer and use it in GitHub Desktop.
Save alanorth/3471752 to your computer and use it in GitHub Desktop.
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