Home
last modified time | relevance | path

Searched refs:set_wireframe (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_post_image_processor.h94 virtual bool set_wireframe (bool enable);
Dcl_post_image_processor.cpp493 CLPostImageProcessor::set_wireframe (bool enable) in set_wireframe() function in XCam::CLPostImageProcessor
/external/libxcam/tests/
Dtest-pipe-manager.cpp409 cl_post_processor->set_wireframe (enable_wireframe); in main()
Dtest-device-manager.cpp847 cl_post_processor->set_wireframe (wireframe_type); in main()
/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.cpp559 image_processor->set_wireframe (xcamfilter->enable_wireframe); in gst_xcam_filter_start()
Dgstxcamsrc.cpp1046 cl_post_processor->set_wireframe (xcamsrc->enable_wireframe); in gst_xcam_src_start()