HomeSort by relevance Sort by last modified time
    Searched refs:SL_OBJECT_STATE_REALIZING_1 (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/itf/
IObject.c 42 case SL_OBJECT_STATE_REALIZING_1: // normal case
115 state = SL_OBJECT_STATE_REALIZING_1;
122 case SL_OBJECT_STATE_REALIZING_1: // asynchronous on non-Engine
297 case SL_OBJECT_STATE_REALIZING_1:
415 case SL_OBJECT_STATE_REALIZING_1: // Realize
469 case SL_OBJECT_STATE_REALIZING_1: // state 1 means it cycled during the usleep window
  /frameworks/wilhelm/src/
sles_allinclusive.h 368 #define SL_OBJECT_STATE_REALIZING_1 ((SLuint32) 0x4) // async realize on work queue

Completed in 609 milliseconds