Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.h276 binder::Status createSurfaceFromGbp(OutputStreamInfo& streamInfo, bool isStreamInfoValid,
DCameraDeviceClient.cpp709 res = createSurfaceFromGbp(streamInfo, isStreamInfoValid, surface, bufferProducer, in isSessionConfigurationSupported()
940 res = createSurfaceFromGbp(streamInfo, isStreamInfoValid, surface, bufferProducer, in createStream()
1244 res = createSurfaceFromGbp(outInfo, /*isStreamInfoValid*/ false, surface, in updateOutputConfiguration()
1322 binder::Status CameraDeviceClient::createSurfaceFromGbp( in createSurfaceFromGbp() function in android::CameraDeviceClient
1827 res = createSurfaceFromGbp(mStreamInfoMap[streamId], true /*isStreamInfoValid*/, in finalizeOutputConfigurations()