Searched refs:C2_CANNOT_DO (Results 1 – 5 of 5) sorted by relevance
35 case C2_CANNOT_DO: return "CANNOT_DO"; in asString()
98 C2_CANNOT_DO = ENOTSUP, ///< argument/index is valid but not possible enumerator
390 return C2_CANNOT_DO; in Gralloc4Mapper_lock()414 return C2_CANNOT_DO; in Gralloc4Mapper_lock()
1382 existing = std::shared_ptr<Mapped>(new Mapped(C2_CANNOT_DO)); in map()
2843 case C2_CANNOT_DO: in toStatusT()