Searched defs:dataMemoryOffset (Results 1 - 1 of 1) sorted by relevance
/frameworks/av/media/libaaudio/src/binding/ |
H A D | RingBufferParcelable.cpp | 36 int32_t dataMemoryOffset, 43 mDataParcelable.setup(sharedMemoryIndex, dataMemoryOffset, dataSizeInBytes); 47 int32_t dataMemoryOffset, 51 mDataParcelable.setup(sharedMemoryIndex, dataMemoryOffset, dataSizeInBytes); 35 setupMemory(int32_t sharedMemoryIndex, int32_t dataMemoryOffset, int32_t dataSizeInBytes, int32_t readCounterOffset, int32_t writeCounterOffset, int32_t counterSizeBytes) argument 46 setupMemory(int32_t sharedMemoryIndex, int32_t dataMemoryOffset, int32_t dataSizeInBytes) argument
|
Completed in 151 milliseconds