Searched defs:SIZE (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/common/utils/ituxd/jni/ |
D | thermalJNI.cpp | 64 const int SIZE = 20; in writeToFile() local 86 const int SIZE = 128; in lookup() local 111 const int SIZE = 128; in lookup_contains() local 233 const int SIZE = 512; in readSysfs() local 254 const int SIZE = 64; in readSysfsTemp() local
|
/hardware/libhardware_legacy/audio/ |
D | AudioHardwareStub.cpp | 101 const size_t SIZE = 256; in dumpInternals() local 143 const size_t SIZE = 256; in dump() local 186 const size_t SIZE = 256; in dump() local
|
D | AudioHardwareGeneric.cpp | 168 const size_t SIZE = 256; in dumpInternals() local 247 const size_t SIZE = 256; in dump() local 355 const size_t SIZE = 256; in dump() local
|
D | AudioHardwareInterface.cpp | 139 const size_t SIZE = 256; in dumpState() local
|
D | AudioPolicyManagerBase.cpp | 1386 const size_t SIZE = 256; in dump() local 1646 const size_t SIZE = 256; in AudioPolicyManagerBase() local 3613 const size_t SIZE = 256; in dump() local 3656 const size_t SIZE = 256; in dump() local 3695 const size_t SIZE = 256; in dump() local 3717 const size_t SIZE = 256; in dump() local 3756 const size_t SIZE = 256; in dump() local 3844 const size_t SIZE = 256; in dump() local 3882 const size_t SIZE = 256; in log() local
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/ |
D | omx_rpc_utils.h | 111 #define RPC_SETFIELDCOPYGEN(MSGBODY, POS, PTR, SIZE) do { \ argument 134 #define RPC_GETFIELDCOPYGEN(MSGBODY, POS, PTR, SIZE) do { \ argument
|
/hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/ |
D | omx_rpc_utils.h | 112 #define RPC_SETFIELDCOPYGEN(MSGBODY, POS, PTR, SIZE) do { \ argument 135 #define RPC_GETFIELDCOPYGEN(MSGBODY, POS, PTR, SIZE) do { \ argument
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | surfacetexture_test.cpp | 188 #define SIZE (10*1024*1024) in ion_test() macro
|