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

/frameworks/base/media/libdrm/mobile1/include/objmng/
H A Ddrm_file.h49 #define DRM_FILE_MODE_WRITE 2 macro
171 * #DRM_FILE_MODE_WRITE flags. If the file does not exist and mode contains the
172 * #DRM_FILE_MODE_WRITE flag, then the file is automatically created. If the
173 * file exists and the mode contains the #DRM_FILE_MODE_WRITE flag, the file is
178 * W=#DRM_FILE_MODE_WRITE, E=File exists:

Completed in 55 milliseconds