Searched refs:figure (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dsubfigure.m5 % Create a new figure window and adjust position and size such that it will
13 h = figure;
H A DplotJitterEstimate.m6 %figure(2);
37 figure; hold on;
H A DplotTimingTest.m57 figure;
H A DplotReceiveTrace.m103 figure;
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
H A Dexportfig.m2 %EXPORTFIG Export a figure to Encapsulated Postscript.
3 % EXPORTFIG(H, FILENAME) writes the figure H to FILENAME. H is
4 % a figure handle and FILENAME is a string that specifies the
15 % file but instead creates a new figure window with a
16 % preview of the exported figure. In this case the
24 % specifies the width in the figure's PaperUnits
26 % specifies the height in the figure's PaperUnits
30 % figure's current aspect ratio.
32 % the width and height from the figure's PaperPosition.
60 % exported figure t
[all...]
H A DplotBenchmark.m196 % Prepare figure with axis labels and so on
197 hFig = figure(num);
226 % Export figure to an eps file
264 % Prepare figure with axis labels and so on
265 hFig = figure(num);
297 % Export figure to an eps file
336 hFig = figure(num);
363 % Export figure to an eps file
/external/pdfium/fpdfsdk/
H A DAndroid.mk17 # TODO: figure out why turning on exceptions requires manually linking libdl
/external/valgrind/main/helgrind/tests/
H A Dtc20_verifywrap.stderr.exp124 FIXME: can't figure out how to verify wrap of pthread_cond_signal
134 FIXME: can't figure out how to verify wrap of pthread_broadcast_signal
207 FIXME: can't figure out how to verify wrap of sem_destroy
225 FIXME: can't figure out how to verify wrap of sem_post
/external/webrtc/
H A Dandroid-webrtc.mk25 # TODO(kma): figure out if the above define could be moved to NDK build only.
/external/libvorbis/doc/
H A DVorbis_I_spec.tex47 % don't use \begin{figure}...\end{figure}, but rather a center environment.
H A D07-floor1.tex61 \captionof{figure}{graph of example floor}
69 \captionof{figure}{graph of example floor}
78 \captionof{figure}{graph of example floor}
83 \captionof{figure}{graph of example floor}
/external/chromium_org/styleguide/c++/
H A Dc++11.css24 figure,
148 figure,
443 figure {
448 figure.right {
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex244 \begin{figure}[h!]
260 \end{figure}
289 defaults, as presented in figure~\ref{fig:btrecord--help} on
346 an example of some output, while figure~\ref{fig:verb-defs}
349 \begin{figure}[h!]
357 \end{figure}
360 \begin{figure}[h!]
378 \end{figure}
383 \begin{figure}[h!]
402 \end{figure}
[all...]
/external/chromium_org/chrome/common/extensions/docs/static/sass/
H A D_normalize.scss59 figure,
451 figure {
/external/chromium_org/third_party/skia/include/device/xps/
H A DSkXPSDevice.h277 IXpsOMGeometryFigure* figure,
/external/skia/include/device/xps/
H A DSkXPSDevice.h263 IXpsOMGeometryFigure* figure,
/external/blktrace/btt/doc/
H A Dbtt.tex541 \begin{figure}[hb]
545 \end{figure}
577 \begin{figure}[hb]
581 \end{figure}
592 \begin{figure}[hb]
596 \end{figure}
743 \begin{figure}[h!]
747 \end{figure}
792 \begin{figure}[h!]
796 \end{figure}
[all...]
/external/blktrace/btt/
H A Dbtt_plot.py236 """Sets the title for the figure based upon the type /or/ user title"""
319 fig = plt.figure(figsize=plot_size)
/external/chromium_org/components/dom_distiller/core/css/
H A Ddistilledpage.css22 figure,
123 figure,
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DthingsToDo.txt11 figure out why variation in ActiveEdge::tooCloseToCall isn't better
14 figure out why testSimplifySkinnyTriangle13 fails
21 I need to figure this out before I can proceed
154 work to figure that out. Can I test for that up front, then short circuit the
/external/pdfium/core/include/fxcrt/
H A Dfx_system.h33 #error Sorry, can not figure out what OS you are targeting to. Please specify _FX_OS_ macro.
/external/skia/experimental/Intersection/
H A DthingsToDo.txt11 figure out why variation in ActiveEdge::tooCloseToCall isn't better
14 figure out why testSimplifySkinnyTriangle13 fails
21 I need to figure this out before I can proceed
154 work to figure that out. Can I test for that up front, then short circuit the
/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp539 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, argument
548 HRM(figureCollection->Append(figure), "Could not add figure.");
697 //create central figure
911 //TODO: figure out how to fake better if not affine
1126 // Create the figure.
1128 "Could not create quad geometry figure.");
1137 // Define the x and y coordinates of each corner of the figure.
1149 // Add the segment data to the figure.
1155 // Set the closed and filled properties of the figure
1295 close_figure(const SkTDArray<XPS_SEGMENT_TYPE>& segmentTypes, const SkTDArray<BOOL>& segmentStrokes, const SkTDArray<FLOAT>& segmentData, BOOL stroke, BOOL fill, IXpsOMGeometryFigure* figure, IXpsOMGeometryFigureCollection* figures) argument
[all...]
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp540 HRESULT SkXPSDevice::createPath(IXpsOMGeometryFigure* figure, argument
549 HRM(figureCollection->Append(figure), "Could not add figure.");
698 //create central figure
912 //TODO: figure out how to fake better if not affine
1127 // Create the figure.
1129 "Could not create quad geometry figure.");
1138 // Define the x and y coordinates of each corner of the figure.
1150 // Add the segment data to the figure.
1156 // Set the closed and filled properties of the figure
1296 close_figure(const SkTDArray<XPS_SEGMENT_TYPE>& segmentTypes, const SkTDArray<BOOL>& segmentStrokes, const SkTDArray<FLOAT>& segmentData, BOOL stroke, BOOL fill, IXpsOMGeometryFigure* figure, IXpsOMGeometryFigureCollection* figures) argument
[all...]
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.css813 div.figure {
823 div.figure img {
827 div.figure p.img-caption {

Completed in 457 milliseconds

12