Home
last modified time | relevance | path

Searched refs:validSurfaceType (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.cpp495 bool validSurfaceType = ((surfaceType == OutputConfiguration::SURFACE_TYPE_SURFACE_VIEW) || in checkSurfaceType() local
498 if (deferredConsumer && !validSurfaceType) { in checkSurfaceType()