HomeSort by relevance Sort by last modified time
    Searched full:raster (Results 76 - 100 of 349) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/freetype/src/raster/
ftraster.c 25 /* - copy `src/raster/ftraster.c' (this file) to your current directory */
27 /* - copy `include/freetype/ftimage.h' and `src/raster/ftmisc.h' */
39 /* details on how the raster works. */
72 /* A simple technical note on how the raster works */
136 /* Of course, the raster detects whether the two stacks collide and */
3484 black_PRaster raster = NULL; local
    [all...]
  /external/freetype/src/raster/
ftraster.c 25 /* - copy `src/raster/ftraster.c' (this file) to your current directory */
27 /* - copy `include/freetype/ftimage.h' and `src/raster/ftmisc.h' */
39 /* details on how the raster works. */
72 /* A simple technical note on how the raster works */
136 /* Of course, the raster detects whether the two stacks collide and */
3484 black_PRaster raster = NULL; local
    [all...]
  /development/ide/xcode/freetype2.xcodeproj/
project.pbxproj 37 003A0F8D0E0BE80000136848 /* raster.c in Sources */ = {isa = PBXBuildFile; fileRef = 003A0F8C0E0BE80000136848 /* raster.c */; };
77 003A0F8C0E0BE80000136848 /* raster.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = raster.c; path = "../../extlibs/freetype-2.3.6/src/raster/raster.c"; sourceTree = SOURCE_ROOT; };
105 FE33C990094E105100C4A640 /* raster */,
178 FE33C990094E105100C4A640 /* raster */ = {
181 003A0F8C0E0BE80000136848 /* raster.c */,
183 name = raster;
    [all...]
  /external/chromium_org/cc/resources/
tile_manager.cc 121 // raster being too slow (only caching in advance will do that), so we just
318 // Use on-demand raster for any required-for-activation tiles that have not
328 // If we can't raster on demand, give up early (and don't activate).
342 // memory and in worst case use on-demand raster when tiles
644 // Memory we assign to raster tasks now will be deducted from our memory
646 // the raster limit, we will always have another 50% left even if priorities
691 // their memory by only assigning memory to new raster tasks if
729 // 1. Tile size should not impact raster priority.
730 // 2. Tiles with existing raster task could otherwise incorrectly
    [all...]
  /external/chromium_org/third_party/gtk+/
AUTHORS 19 Carsten Haitzler <raster@gtk.org>
  /external/chromium_org/third_party/skia/include/utils/
SkCanvasStateUtils.h 36 * 1) the canvas device type is not supported (currently only raster is supported)
  /external/libpng/
png.5 6 lossless, portable, well-compressed storage of raster images. PNG provides
  /external/opencv/otherlibs/highgui/
grfmt_sunras.h 62 // Sun Raster Reader
  /external/skia/gm/
shaderbounds.cpp 52 // do it again here so that the raster and pdf results are consistent.
  /external/skia/include/utils/
SkCanvasStateUtils.h 36 * 1) the canvas device type is not supported (currently only raster is supported)
  /frameworks/rs/driver/runtime/
rs_program.c 90 * Program Raster
  /frameworks/rs/
rsSampler.h 98 // Cache of all existing raster programs.
  /external/chromium_org/third_party/freetype/src/smooth/
ftgrays.c 39 /* details on how the raster works. */
2042 gray_PRaster raster = NULL; local
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 39 /* details on how the raster works. */
2042 gray_PRaster raster = NULL; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_context.h 92 * driver->state.raster = state;
95 const struct pipe_rasterizer_state *raster,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_context.h 92 * driver->state.raster = state;
95 const struct pipe_rasterizer_state *raster,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_renderer.c 102 struct pipe_rasterizer_state raster; local
110 memset(&raster, 0, sizeof(struct pipe_rasterizer_state));
111 raster.gl_rasterization_rules = 1;
112 raster.depth_clip = 1;
113 cso_set_rasterizer(r->cso, &raster);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_renderer.c 74 struct pipe_rasterizer_state raster; local
83 memset(&raster, 0, sizeof(struct pipe_rasterizer_state));
84 raster.gl_rasterization_rules = 1;
85 raster.depth_clip = 1;
86 cso_set_rasterizer(r->cso, &raster);
  /external/jmonkeyengine/engine/src/desktop/jme3tools/converters/
ImageToAwt.java 405 WritableRaster raster = model.createCompatibleWritableRaster(width, width); local
406 out = new BufferedImage(model, raster, false, null);
415 WritableRaster raster = Raster.createInterleavedRaster(DataBuffer.TYPE_BYTE, local
419 out = new BufferedImage(colorModel, raster, false, null);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_renderer.c 102 struct pipe_rasterizer_state raster; local
110 memset(&raster, 0, sizeof(struct pipe_rasterizer_state));
111 raster.gl_rasterization_rules = 1;
112 raster.depth_clip = 1;
113 cso_set_rasterizer(r->cso, &raster);
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_renderer.c 74 struct pipe_rasterizer_state raster; local
83 memset(&raster, 0, sizeof(struct pipe_rasterizer_state));
84 raster.gl_rasterization_rules = 1;
85 raster.depth_clip = 1;
86 cso_set_rasterizer(r->cso, &raster);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 364 * Creates the image with a given model, raster and SWT {@link ImageData}
366 * @param raster the image raster
382 WritableRaster raster = getRaster(); local
383 int[] imageDataBuffer = ((DataBufferInt) raster.getDataBuffer()).getData();
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
renderer.c 1049 struct pipe_rasterizer_state raster; local
1052 raster = renderer->g3d.rasterizer;
1056 raster.cull_face = PIPE_FACE_BACK;
1059 cso_set_rasterizer(renderer->cso, &raster);
1064 raster.cull_face = PIPE_FACE_FRONT;
1067 cso_set_rasterizer(renderer->cso, &raster);
1152 struct pipe_rasterizer_state *raster; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
renderer.c 1049 struct pipe_rasterizer_state raster; local
1052 raster = renderer->g3d.rasterizer;
1056 raster.cull_face = PIPE_FACE_BACK;
1059 cso_set_rasterizer(renderer->cso, &raster);
1064 raster.cull_face = PIPE_FACE_FRONT;
1067 cso_set_rasterizer(renderer->cso, &raster);
1152 struct pipe_rasterizer_state *raster; local
    [all...]
  /external/opencv/cvaux/src/
_cvvm.h 82 CvStatus icvMorphEpilines8uC3( uchar* first_pix, /* raster epiline from the first image */
83 uchar* second_pix, /* raster epiline from the second image */
84 uchar* dst_pix, /* raster epiline from the destination image */

Completed in 3034 milliseconds

1 2 34 5 6 7 8 91011>>