/external/libxcam/modules/ocl/ |
D | cl_bayer_basic_handler.cpp | 58 virtual bool emit_stop (); 72 CLBayer3AStatsThread::emit_stop () in emit_stop() function in XCam::CLBayer3AStatsThread 80 return Thread::emit_stop (); in emit_stop() 255 CLBayerBasicImageHandler::emit_stop () in emit_stop() function in XCam::CLBayerBasicImageHandler 258 _3a_stats_thread->emit_stop (); in emit_stop()
|
D | cl_image_processor.cpp | 338 CLImageProcessor::emit_stop () in emit_stop() function in XCam::CLImageProcessor 346 (*i_handler)->emit_stop (); in emit_stop()
|
D | cl_image_processor.h | 63 virtual void emit_stop ();
|
D | cl_bayer_basic_handler.h | 78 virtual void emit_stop ();
|
D | cl_image_scaler.h | 99 void emit_stop ();
|
D | cl_retinex_handler.h | 115 virtual void emit_stop ();
|
D | cl_image_handler.h | 121 virtual void emit_stop ();
|
D | cl_image_scaler.cpp | 157 CLImageScaler::emit_stop () in emit_stop() function in XCam::CLImageScaler
|
D | cl_retinex_handler.cpp | 205 CLRetinexImageHandler::emit_stop () in emit_stop() function in XCam::CLRetinexImageHandler
|
D | cl_image_handler.cpp | 299 CLImageHandler::emit_stop () in emit_stop() function in XCam::CLImageHandler
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_query.h | 157 void (*emit_stop)(struct r600_common_context *, member 280 void (*emit_stop)(struct r600_common_context *, member
|
D | r600_perfcounter.c | 165 pc->emit_stop(ctx, buffer, va); in r600_pc_query_emit_stop() 228 .emit_stop = r600_pc_query_emit_stop,
|
D | r600_query.c | 593 .emit_stop = r600_query_hw_do_emit_stop, 883 query->ops->emit_stop(ctx, query, query->buffer.buf, va); in r600_query_hw_emit_stop()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | r600_query.h | 157 void (*emit_stop)(struct r600_common_context *, member 284 void (*emit_stop)(struct r600_common_context *, member
|
D | r600_perfcounter.c | 161 pc->emit_stop(ctx, buffer, va); in r600_pc_query_emit_stop() 224 .emit_stop = r600_pc_query_emit_stop,
|
D | r600_query.c | 615 .emit_stop = r600_query_hw_do_emit_stop, 914 query->ops->emit_stop(ctx, query, query->buffer.buf, va); in r600_query_hw_emit_stop()
|
/external/libxcam/xcore/ |
D | xcam_thread.h | 35 virtual bool emit_stop ();
|
D | image_processor.cpp | 194 emit_stop (); in stop() 354 ImageProcessor::emit_stop () in emit_stop() function in XCam::ImageProcessor
|
D | xcam_thread.cpp | 117 Thread::emit_stop () in emit_stop() function in XCam::Thread
|
D | image_processor.h | 80 virtual void emit_stop ();
|
D | thread_pool.cpp | 190 t->emit_stop (); in stop()
|
/external/libxcam/capi/ |
D | context_priv.cpp | 150 _handler->emit_stop (); in uinit_handler()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_perfcounter.c | 729 pc->emit_stop = si_pc_emit_stop; in si_init_perfcounters()
|