Searched defs:kMagic (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/vndk/internal/ |
D | C2HandleIonInternal.h | 55 kMagic = '\xc2io\x00', enumerator
|
/frameworks/av/media/codec2/vndk/include/ |
D | C2SurfaceSyncObj.h | 205 kMagic = 'ssm\x00', enumerator
|
/frameworks/av/media/module/bufferpool/1.0/vts/ |
D | allocator.cpp | 60 kMagic = 'ahm\x00', enumerator
|
/frameworks/av/media/module/bufferpool/2.0/tests/ |
D | allocator.cpp | 60 kMagic = 'ahm\x00', enumerator
|
/frameworks/native/libs/ui/ |
D | DisplayIdentification.cpp | 162 const uint8_t kMagic[] = {0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0}; in isEdid() local
|
/frameworks/av/media/codec2/vndk/ |
D | C2DmaBufAllocator.cpp | 81 kMagic = '\xc2io\x00', enumerator
|
/frameworks/native/opengl/libs/ETC1/ |
D | etc1.cpp | 608 static const char kMagic[] = { 'P', 'K', 'M', ' ', '1', '0' }; variable
|