Searched refs:isRawPixelFormat (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test.h283 bool isRawPixelFormat (const char *format);
H A Dcamera_test_menu.cpp1369 if((NULL != format) && isRawPixelFormat(format)) {
2092 bool isRawPixelFormat (const char *format) { function
3511 if(isRawPixelFormat(pictureFormatArray[pictureFormat])) {

Completed in 23 milliseconds