Home
last modified time | relevance | path

Searched defs:kMagic (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/vndk/internal/
DC2HandleIonInternal.h55 kMagic = '\xc2io\x00', enumerator
/frameworks/av/media/codec2/vndk/include/
DC2SurfaceSyncObj.h205 kMagic = 'ssm\x00', enumerator
/frameworks/av/media/module/bufferpool/1.0/vts/
Dallocator.cpp60 kMagic = 'ahm\x00', enumerator
/frameworks/av/media/module/bufferpool/2.0/tests/
Dallocator.cpp60 kMagic = 'ahm\x00', enumerator
/frameworks/native/libs/ui/
DDisplayIdentification.cpp162 const uint8_t kMagic[] = {0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0}; in isEdid() local
/frameworks/av/media/codec2/vndk/
DC2DmaBufAllocator.cpp81 kMagic = '\xc2io\x00', enumerator
/frameworks/native/opengl/libs/ETC1/
Detc1.cpp608 static const char kMagic[] = { 'P', 'K', 'M', ' ', '1', '0' }; variable