Searched refs:charKeys (Results 1 – 2 of 2) sorted by relevance
118 std::vector<int32_t> charKeys; in overrideZoomRatioTags() local121 charKeys.insert(charKeys.end(), entry.data.i32, entry.data.i32 + entry.count); in overrideZoomRatioTags()123 charKeys.push_back(ANDROID_CONTROL_ZOOM_RATIO_RANGE); in overrideZoomRatioTags()125 charKeys.data(), charKeys.size()); in overrideZoomRatioTags()
501 int32_t charKeys[] = { ANDROID_DEPTH_DEPTH_IS_EXCLUSIVE, in TEST() local503 meta.update(ANDROID_REQUEST_AVAILABLE_CHARACTERISTICS_KEYS, charKeys, in TEST()504 sizeof(charKeys) / sizeof(charKeys[0])); in TEST()860 int32_t charKeys[] = { ANDROID_REQUEST_AVAILABLE_CAPABILITIES }; in TEST() local861 meta.update(ANDROID_REQUEST_AVAILABLE_CHARACTERISTICS_KEYS, charKeys, in TEST()862 sizeof(charKeys) / sizeof(charKeys[0])); in TEST()