Home
last modified time | relevance | path

Searched refs:zoomed (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/mesa/swrast/
Ds_zoom.c135 SWspan zoomed; in zoom_span() local
159 INIT_SPAN(zoomed, GL_BITMAP); in zoom_span()
160 zoomed.x = x0; in zoom_span()
161 zoomed.end = zoomedWidth; in zoom_span()
162 zoomed.array = swrast->ZoomedArrays; in zoom_span()
163 zoomed.array->ChanType = span->array->ChanType; in zoom_span()
164 if (zoomed.array->ChanType == GL_UNSIGNED_BYTE) in zoom_span()
165 zoomed.array->rgba = (GLchan (*)[4]) zoomed.array->rgba8; in zoom_span()
166 else if (zoomed.array->ChanType == GL_UNSIGNED_SHORT) in zoom_span()
167 zoomed.array->rgba = (GLchan (*)[4]) zoomed.array->rgba16; in zoom_span()
[all …]
/third_party/skia/gm/
Dthinrects.cpp158 auto zoomed = canvas->makeSurface(canvas->imageInfo().makeWH(10, 10)); variable
159 if (!zoomed) {
163 auto zoomedCanvas = zoomed->getCanvas();
176 auto img = zoomed->makeImageSnapshot();
/third_party/python/Lib/idlelib/
Dzoomheight.py22 zoomed = self.zoom_height()
24 if zoomed is None:
27 menu_status = 'Restore' if zoomed else 'Zoom'
/third_party/flutter/skia/samplecode/
DSampleFilterQuality.cpp228 sk_sp<SkImage> zoomed(zoom_up(surface.get(), orig.get())); in drawHere() local
229 origCanvas->drawImage(zoomed.get(), in drawHere()
230 SkScalarHalf(fCell.width() - zoomed->width()), in drawHere()
231 SkScalarHalf(fCell.height() - zoomed->height())); in drawHere()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_framezoom.txt27 stencil operations performed per primitive. Each pixel is zoomed
40 a small window, and then that buffer was copied and zoomed up into
48 * What happens with zoomed (polygon/line) stippled pattern?
83 the resulting fragments will be zoomed up by the same factor. That
/third_party/openGLES/extensions/SGIX/
DSGIX_framezoom.txt27 stencil operations performed per primitive. Each pixel is zoomed
40 a small window, and then that buffer was copied and zoomed up into
48 * What happens with zoomed (polygon/line) stippled pattern?
83 the resulting fragments will be zoomed up by the same factor. That
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dlist_wheel_viewport.dart351 /// The zoomed-in rate of the magnifier, if it is used.
354 /// If the value is > 1.0, the center item will be zoomed in by that rate, and
356 /// The item will be zoomed out if magnification < 1.0.
/third_party/skia/site/docs/dev/tools/
Ddebugger.md128 pane. A zoomed view centered on the selected pixel is shown below it. The
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoawindow.m545 const BOOL zoomed = [nswindow isZoomed];
546 if (!zoomed) {
548 } else if (zoomed) {
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/transformations/
Dtransformations_demo_gesture_transformable.dart288 // The scene is panned/zoomed/rotated using this Transform widget.
/third_party/flutter/skia/third_party/externals/libwebp/
DREADME717 not the input's, when one only needs a quick preview or a zoomed in portion of
/third_party/skia/third_party/externals/libwebp/
DREADME723 not the input's, when one only needs a quick preview or a zoomed in portion of
/third_party/python/Doc/library/
Didle.rst319 momentarily maximizing a window the first time one is zoomed on the screen.
/third_party/boost/libs/hana/doc/js/
Dhighcharts.js184 …ed"!==typeof k,e.setExtremes(c,k,!1,void 0,{trigger:"zoom"});b.zoomed=!0});return c.zoomed};e.prot…
/third_party/gstreamer/gstplugins_bad/
DChangeLog179071 Maps a region around the center into a zoomed square and smoothly get