Home
last modified time | relevance | path

Searched defs:create_handler (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/capi/
Dcontext_priv.cpp172 NR3DContext::create_handler (SmartPtr<CLContext> &context) in create_handler() function in NR3DContext
179 NRWaveletContext::create_handler (SmartPtr<CLContext> &context) in create_handler() function in NRWaveletContext
186 FisheyeContext::create_handler (SmartPtr<CLContext> &context) in create_handler() function in FisheyeContext
192 DefogContext::create_handler (SmartPtr<CLContext> &context) in create_handler() function in DefogContext
198 DVSContext::create_handler (SmartPtr<CLContext> &context) in create_handler() function in DVSContext
204 StitchContext::create_handler (SmartPtr<CLContext> &context) in create_handler() function in StitchContext
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc352 auto create_handler = [&] (int expected_status, int new_status) { in TEST_P() local
Dassociated_interface_unittest.cc711 auto create_handler = [&] (int expected_a_status, int new_a_status, in TEST_F() local