Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodec.h127 ALLOCATING, // RELEASED -> ALLOCATED enumerator
DCCodec.cpp572 state->set(ALLOCATING); in initiateAllocateComponent()
625 if (state->get() != ALLOCATING) { in allocate()
1226 if (state->get() == ALLOCATING) { in initiateRelease()