Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceInfo.h150 struct ExtendedSceneModeCapability { struct
151 int32_t mode, max_width, max_height;
152 float min_zoom, max_zoom;
153 ExtendedSceneModeCapability() in ExtendedSceneModeCapability() argument
160 ExtendedSceneModeCapability(int32_t m, int32_t w, int32_t h, float min_z, in ExtendedSceneModeCapability() function