HomeSort by relevance Sort by last modified time
    Searched defs:emit_stop (Results 1 - 8 of 8) sorted by null

  /external/libxcam/xcore/
xcam_thread.cpp 117 Thread::emit_stop () function in class:XCam::Thread
image_processor.cpp 194 emit_stop ();
354 ImageProcessor::emit_stop () function in class:XCam::ImageProcessor
  /external/libxcam/modules/ocl/
cl_image_processor.cpp 338 CLImageProcessor::emit_stop () function in class:XCam::CLImageProcessor
346 (*i_handler)->emit_stop ();
cl_image_scaler.cpp 157 CLImageScaler::emit_stop () function in class:XCam::CLImageScaler
cl_bayer_basic_handler.cpp 58 virtual bool emit_stop ();
72 CLBayer3AStatsThread::emit_stop () function in class:XCam::CLBayer3AStatsThread
80 return Thread::emit_stop ();
255 CLBayerBasicImageHandler::emit_stop () function in class:XCam::CLBayerBasicImageHandler
258 _3a_stats_thread->emit_stop ();
cl_image_handler.cpp 299 CLImageHandler::emit_stop () function in class:XCam::CLImageHandler
cl_retinex_handler.cpp 205 CLRetinexImageHandler::emit_stop () function in class:XCam::CLRetinexImageHandler
  /external/mesa3d/src/gallium/drivers/radeon/
r600_query.h 128 void (*emit_stop)(struct r600_common_context *, member in struct:r600_query_hw_ops
251 void (*emit_stop)(struct r600_common_context *, member in struct:r600_perfcounters

Completed in 181 milliseconds