Home
last modified time | relevance | path

Searched refs:BAD_STATE_ABORT (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp713 #define BAD_STATE_ABORT(from, to) LOG_ALWAYS_FATAL("Bad state transition from %d to %d", from, to); macro
730 BAD_STATE_ABORT(effect->state, state); in Effect_SetState()
745 BAD_STATE_ABORT(effect->state, state); in Effect_SetState()
762 BAD_STATE_ABORT(effect->state, state); in Effect_SetState()
780 BAD_STATE_ABORT(effect->state, state); in Effect_SetState()
784 BAD_STATE_ABORT(effect->state, state); in Effect_SetState()