Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp64 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/
DAudioHardwareStub.cpp101 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
DAudioHardwareGeneric.cpp168 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
DAudioHardwareInterface.cpp139 const size_t SIZE = 256; in dumpState() local
DAudioPolicyManagerBase.cpp1387 const size_t SIZE = 256; in dump() local
1647 const size_t SIZE = 256; in AudioPolicyManagerBase() local
3614 const size_t SIZE = 256; in dump() local
3657 const size_t SIZE = 256; in dump() local
3696 const size_t SIZE = 256; in dump() local
3718 const size_t SIZE = 256; in dump() local
3757 const size_t SIZE = 256; in dump() local
3845 const size_t SIZE = 256; in dump() local
3883 const size_t SIZE = 256; in log() local
/hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
Domx_rpc_utils.h111 #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/
Domx_rpc_utils.h112 #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/
Dsurfacetexture_test.cpp188 #define SIZE (10*1024*1024) in ion_test() macro