OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addGraphicProducer
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/camera/include/camera/camera2/
OutputConfiguration.h
125
void
addGraphicProducer
(sp<IGraphicBufferProducer> gbp) {mGbps.push_back(gbp);}
/frameworks/av/camera/ndk/impl/
ACameraDevice.cpp
261
outConfig.
addGraphicProducer
(iGBP);
326
outConfig.
addGraphicProducer
(iGBP);
[
all
...]
Completed in 331 milliseconds