Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:config

481     // get a RenderEngine for the given display / config (can't fail)
691 ALOGD("Set active config mode=%d, type=%d flinger=%p", mode, hw->getDisplayType(),
702 ALOGW("Trying to set config for virtual display");
723 ALOGE("Attempt to set active config = %d for display with %zu configs",
728 ALOGE("Attempt to set active config = %d for null display %p",
731 ALOGW("Attempt to set active config = %d for virtual display",
785 const HWComposer::DisplayConfig config = hwConfigs[c];
786 if (config == desiredConfig) {
2761 static const char* config =
2773 result.append(config);