Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.h109 binder::Status createSurfaceFromGbp(
DSessionConfigurationUtils.cpp431 binder::Status createSurfaceFromGbp( in createSurfaceFromGbp() function
912 res = createSurfaceFromGbp(streamInfo, isStreamInfoValid, surface, bufferProducer, in convertToHALStreamCombination()
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp956 res = SessionConfigurationUtils::createSurfaceFromGbp(streamInfo, in createStream()
1336 res = SessionConfigurationUtils::createSurfaceFromGbp(outInfo, in updateOutputConfiguration()
1719 res = SessionConfigurationUtils::createSurfaceFromGbp(mStreamInfoMap[streamId], in finalizeOutputConfigurations()