Searched refs:GLOBAL_DESCRIPTIONS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/libstagefright/timedtext/
H A DTextDescriptions.h32 GLOBAL_DESCRIPTIONS = 0x100, enumerator in enum:android::TextDescriptions::__anon954
H A DTimedTextPlayer.cpp384 int32_t flag = TextDescriptions::GLOBAL_DESCRIPTIONS;
404 if ((size > 0) && (flag != TextDescriptions::GLOBAL_DESCRIPTIONS)) {
H A DTextDescriptions.cpp32 if (flags & GLOBAL_DESCRIPTIONS) {

Completed in 208 milliseconds