Home
last modified time | relevance | path

Searched defs:ALooper (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
DALooper.h34 struct ALooper : public RefBase { struct
38 ALooper(); argument
81 DISALLOW_EVIL_CONSTRUCTORS(ALooper); argument
/frameworks/native/include/android/
Dlooper.h39 typedef struct ALooper ALooper; typedef
/frameworks/av/include/media/stagefright/timedtext/
DTimedTextDriver.h27 class ALooper; variable
/frameworks/native/include/utils/
DLooper.h32 struct ALooper { struct
/frameworks/av/media/libstagefright/foundation/
DALooper.cpp72 ALooper::ALooper() in ALooper() function in android::ALooper