Searched defs:ERROR (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap4xxx/domx/mm_osal/inc/
H A Dtimm_osal_types.h109 #define ERROR 1 macro
/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.h183 ERROR = -1, enumerator in enum:android::camera2::tests::StreamAdapter::__anon360
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosJpegEncoderForCamera.h36 enum ERROR { enum in class:ExynosJpegEncoderForCamera
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosJpegEncoderForCamera.h33 enum ERROR { enum in class:ExynosJpegEncoderForCamera
/hardware/ti/omap3/dspbridge/inc/
H A Ddbtype.h158 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
159 #undef ERROR macro
196 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
197 #undef ERROR macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbtype.h158 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
159 #undef ERROR macro
196 #ifdef ERROR /* Definition of ERROR in wingdi.h clashes with gt.h */
197 #undef ERROR macro
/hardware/ti/omap4xxx/camera/inc/
H A DBaseCameraAdapter.h191 ERROR enumerator in enum:android::BaseCameraAdapter::AdapterCommands
/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c42 #define ERROR(fmt...) _TRACE(0, fmt) macro
205 ERROR("hwc->prepare failed r=%d\n",r);
215 ERROR("hwc->set failed, r=%d\n", r);
308 ERROR("query %d unknown!\n", what);
346 ERROR("cannot resize buffers to %d x %d\n", w, h);
350 ERROR("perform %d unknown!\n", op);
384 ERROR("cannot open hw composer module\n");
389 ERROR("cannot open hwc device\n");
397 ERROR("hwc version less than 1.1\n");
405 ERROR("canno
[all...]

Completed in 246 milliseconds