OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:create_brightness
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/xcore/
x3a_result_factory.h
57
SmartPtr<X3aBrightnessResult>
create_brightness
(XCam3aResultBrightness *from = NULL);
x3a_result_factory.cpp
131
result =
create_brightness
((XCam3aResultBrightness*)from);
265
X3aResultFactory::
create_brightness
(XCam3aResultBrightness *from)
function in class:XCam::X3aResultFactory
Completed in 63 milliseconds