OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newPlot
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrPlotMgr.h
37
bool
newPlot
(SkIPoint16* loc) {
/external/skia/src/gpu/
GrPlotMgr.h
37
bool
newPlot
(SkIPoint16* loc) {
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/BWEStandAlone/
MatlabPlot.cc
945
MatlabPlot * MatlabEngine::
NewPlot
(MatlabPlot *
newPlot
)
949
//MatlabPlot *
newPlot
= new MatlabPlot();
951
if (
newPlot
)
953
newPlot
->SetFigHandle(++_numPlots); // first plot is number 1
954
_plots.push_back(
newPlot
);
957
return (
newPlot
);
MatlabPlot.h
154
MatlabPlot *
NewPlot
(MatlabPlot *
newPlot
);
Completed in 4381 milliseconds