Searched refs:heapBase (Results 1 – 2 of 2) sorted by relevance
264 uint8_t *heapBase = (uint8_t*)heap->base(); in copyAndPost() local266 if (heapBase != NULL) { in copyAndPost()267 const jbyte* data = reinterpret_cast<const jbyte*>(heapBase + offset); in copyAndPost()
196 mDescramblerSrcBuffer.heapBase = *mHidlMemory; in ensureBufferCapacity()