Searched refs:global_instance_count_ (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/common/hal/utils/ | ||
D | hwl_buffer_allocator.cc | 28 std::atomic<uint64_t> HwlBufferAllocator::global_instance_count_ = 0; member in android::google_camera_hal::HwlBufferAllocator |
D | hwl_buffer_allocator.h | 62 static std::atomic<uint64_t> global_instance_count_; variable |