HomeSort by relevance Sort by last modified time
    Searched defs:heapBase (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.cpp     [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 260 uint8_t *heapBase = (uint8_t*)heap->base();
262 if (heapBase != NULL) {
263 const jbyte* data = reinterpret_cast<const jbyte*>(heapBase + offset);
    [all...]

Completed in 131 milliseconds