Home
last modified time | relevance | path

Searched refs:NativeContext (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp169 class NativeContext : public LightRefBase<NativeContext> { class
176 virtual ~NativeContext();
222 NativeContext::NativeContext(const CameraMetadata& characteristics, const CameraMetadata& result) : in NativeContext() function in NativeContext
228 NativeContext::~NativeContext() {} in ~NativeContext()
230 TiffWriter* NativeContext::getWriter() { in getWriter()
254 bool NativeContext::hasThumbnail() const { in hasThumbnail()
291 bool NativeContext::hasDescription() const { in hasDescription()
300 GpsData NativeContext::getGpsData() const { in getGpsData()
304 bool NativeContext::hasGpsData() const { in hasGpsData()
317 bool NativeContext::hasCaptureTime() const { in hasCaptureTime()
[all …]