Lines Matching defs:config
163 ALOGE("Failed to set active config %d", ret);
727 int display, uint32_t config,
738 if (conn_mode.id() == config) {
798 ALOGE("Invalid config index %d passed in", index);
824 ALOGE("Failed to set active config %d", ret);
842 * TODO: This function sets the active config to the first one in the list. This
844 * some other, saner, method of choosing the config.
847 uint32_t config;
849 int ret = hwc_get_display_configs(&hd->ctx->device, hd->display, &config,
856 ALOGE("Failed to set active config d=%d ret=%d", hd->display, ret);
870 ALOGE("Failed to set initial config for d=%d ret=%d", display, ret);