Searched refs:heapBase (Results 1 – 6 of 6) sorted by relevance
1130 void* heapBase = heap->base(); in copyFrameAndPostCopiedFrame() local1132 if (heapBase == MAP_FAILED) { in copyFrameAndPostCopiedFrame()1142 memcpy(previewBufferBase, (uint8_t *) heapBase + offset, size); in copyFrameAndPostCopiedFrame()
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()
192 .heapBase = *mHidlMemory, in queueSecureInputBuffer()398 .heapBase = *memory, in attachEncryptedBuffer()
196 mDescramblerSrcBuffer.heapBase = *mHidlMemory; in ensureBufferCapacity()
808 source->heapBase = *mHidlMemory; in fillSourceBuffer()
1029 mDescramblerSrcBuffer.heapBase = hidlMemToken; in ensureBufferCapacity()