Home
last modified time | relevance | path

Searched refs:dspmem_chunk_create (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A DVibrator.cpp162 static dspmem_chunk *dspmem_chunk_create(void *data, int size) { in dspmem_chunk_create() function
509 auto ch = dspmem_chunk_create(new uint8_t[FF_CUSTOM_DATA_LEN_MAX_COMP]{0x00}, in compose()
1282 ch = dspmem_chunk_create(new uint8_t[FF_CUSTOM_DATA_LEN_MAX_COMP]{0x00}, in performEffect()