Searched refs:ALLOCATED (Results 1 – 2 of 2) sorted by relevance
157 ALLOCATED, enumerator
1025 state->set(ALLOCATED); in allocate()1050 return (state->get() != ALLOCATED) ? UNKNOWN_ERROR : OK; in initiateConfigureComponent()1065 if (state->get() != ALLOCATED) { in configure()1816 if (state->get() != ALLOCATED) { in initiateCreateInputSurface()2090 if (state->get() != ALLOCATED) { in initiateStart()2193 if (state->get() == ALLOCATED in initiateStop()2272 state->set(ALLOCATED); in stop()