Home
last modified time | relevance | path

Searched defs:heapId (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DIMemory.cpp256 int32_t heapId = mHeapId.load(memory_order_relaxed); in ~BpMemoryHeap() local
282 int32_t heapId = mHeapId.load(memory_order_acquire); in assertMapped() local
307 int32_t heapId = mHeapId.load(memory_order_acquire); in assertReallyMapped() local
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.cpp577 int heapId = heap->getHeapID(); in releaseRecordingFrame() local
606 uint32_t heapId = heap->getHeapID(); in releaseRecordingFrameBatch() local