HomeSort by relevance Sort by last modified time
    Searched refs:dng_error_host_insufficient (Results 1 - 3 of 3) sorted by null

  /external/dng_sdk/source/
dng_errors.h 40 dng_error_host_insufficient, //!< Necessary host functionality is not present. enumerator in enum:__anon20652
dng_exceptions.cpp 104 case dng_error_host_insufficient:
dng_exceptions.h 156 /// dng_error_host_insufficient .
161 Throw_dng_error (dng_error_host_insufficient, NULL, sub_message);

Completed in 43 milliseconds