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

/frameworks/ml/nn/runtime/
H A DExecutionPlan.h195 enum class Kind { ERROR, EMPTY, SIMPLE, COMPOUND }; member in class:android::nn::ExecutionPlan::Kind
241 enum { EMPTY, SIMPLE, COMPOUND } mState = EMPTY; enumerator in enum:android::nn::ExecutionPlan::__anon1482
/frameworks/rs/script_api/
H A DSpecification.h282 SIMPLE, enumerator in enum:TypeKind
297 // If mKind is SIMPLE:

Completed in 57 milliseconds