Searched refs:heapBase (Results 1 – 6 of 6) sorted by relevance
1122 void* heapBase = heap->base(); in copyFrameAndPostCopiedFrame() local1124 if (heapBase == MAP_FAILED) { in copyFrameAndPostCopiedFrame()1134 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()
196 mDescramblerSrcBuffer.heapBase = *mHidlMemory; in ensureBufferCapacity()
168 .heapBase = *mHidlMemory, in queueSecureInputBuffer()
789 source->heapBase = *mHidlMemory; in fillSourceBuffer()
1029 mDescramblerSrcBuffer.heapBase = hidlMemToken; in ensureBufferCapacity()