Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtilsHost.cpp23 int32_t getAppropriateModeTag(int32_t defaultTag, bool maxResolution) { in getAppropriateModeTag() function
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp785 static int32_t getAppropriateModeTag(int32_t tag, bool maximumResolution) { in getAppropriateModeTag() function