Searched refs:mDumpFilePathBase (Results 1 – 1 of 1) sorted by relevance
596 if (thiz->mDumpFilePathBase && format == AIMAGE_FORMAT_JPEG) { in validateImageCb()635 sprintf(dumpFilePath, "%s/%dx%d.jpg", thiz->mDumpFilePathBase, width, height); in validateImageCb()678 mDumpFilePathBase = path; in setDumpFilePathBase()685 const char* mDumpFilePathBase = nullptr; member in ImageReaderListener