Searched refs:heapBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp234 uint8_t *heapBase = (uint8_t*)heap->base(); local
236 if (heapBase != NULL) {
237 const jbyte* data = reinterpret_cast<const jbyte*>(heapBase + offset);

Completed in 1238 milliseconds