HomeSort by relevance Sort by last modified time
    Searched full:create_whitebalance (Results 1 - 2 of 2) sorted by null

  /external/libxcam/xcore/
x3a_result_factory.h 38 SmartPtr<X3aWhiteBalanceResult> create_whitebalance (XCam3aResultWhiteBalance *from = NULL);
x3a_result_factory.cpp 74 result = create_whitebalance ((XCam3aResultWhiteBalance*)from);
151 X3aResultFactory::create_whitebalance (XCam3aResultWhiteBalance *from) function in class:XCam::X3aResultFactory

Completed in 526 milliseconds