Searched defs:isAsciiTag (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/
H A DEncoder_libjpeg.cpp316 bool ExifElementsTable::isAsciiTag(const char* tag) { function in class:Ti::Camera::ExifElementsTable
382 if (isAsciiTag(tag)) {
/hardware/ti/omap4xxx/camera/
H A DEncoder_libjpeg.cpp259 bool ExifElementsTable::isAsciiTag(const char* tag) { function in class:android::ExifElementsTable
321 if (isAsciiTag(tag)) {

Completed in 116 milliseconds