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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/skia/include/core/
SkSurface.h 20 * SkSurface represents the backend/results of drawing to a canvas. For raster
SkDevice.h 45 * Creates a device that is of the same type as this device (e.g. SW-raster,
313 * * If the device is not a raster device (e.g. PDF) then readPixels will
  /external/chromium_org/tools/perf/metrics/
timeline.py 111 "CompositorRasterWorker": "raster"
  /external/mesa3d/src/mesa/state_tracker/
st_context.h 170 struct pipe_rasterizer_state raster; member in struct:st_context::__anon23873
  /external/skia/include/core/
SkSurface.h 20 * SkSurface represents the backend/results of drawing to a canvas. For raster
SkDevice.h 45 * Creates a device that is of the same type as this device (e.g. SW-raster,
313 * * If the device is not a raster device (e.g. PDF) then readPixels will
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imghdr.py 103 """Sun raster file"""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imghdr.py 103 """Sun raster file"""
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
block.cpp 154 idx = ZZ_SCAN_BLOCK[k]; /* map back to raster scan order */
592 idx = ZZ_SCAN_BLOCK[k]; /* map back to raster scan order */
627 currMB->nz_coeff[blkIdx2blkXY[b8][b4]] = ncoeff; /* in raster scan !!! */
925 idx = ZZ_SCAN_BLOCK[k]; /* map back to raster scan order */
967 nz_temp[b4] = ncoeff; // raster scan
1022 ncoeff = nz_temp[b4] ; // in raster scan
1023 currMB->nz_coeff[16+(b4&1)+(cr<<1)+((b4>>1)<<2)] = ncoeff; // in raster scan
    [all...]
  /external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc 33 const char kPrivetContentTypePWGRaster[] = "image/pwg-raster";
431 // request is PWG Raster.
pwg_raster_converter.cc 98 // Converts PDF into PWG raster.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 171 Adobe Photoshop or a similar raster and vector image-editing program.</p>
272 combination of vector shapes and raster layers and effects. When possible,
  /external/chromium_org/chrome/utility/cloud_print/
pwg_encoder.cc 107 // According to PWG-raster, a sequence of N identical pixels (up to 128)
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
SkiaUtils.cpp 153 // 2) Skia does not support analytic hit testing, so we scale paths up to do raster hit testing with subpixel accuracy.
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 695 FT_Raster raster; member in struct:FT_RendererRec_
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_fog.c 35 * Used to convert current raster distance to a fog factor in [0,1].
  /external/chromium_org/third_party/skia/src/gpu/
GrPathRenderer.h 142 // If we can, we draw lots faster (raster device does this same test).
  /external/freetype/include/freetype/internal/
ftobjs.h 695 FT_Raster raster; member in struct:FT_RendererRec_
    [all...]
  /external/jpeg/
djpeg.1 18 GIF, Targa, or RLE (Utah Raster Toolkit) output format can be selected.
  /external/mesa3d/src/mesa/swrast/
s_fog.c 35 * Used to convert current raster distance to a fog factor in [0,1].
  /external/qemu/distrib/jpeg-6b/
djpeg.1 18 GIF, Targa, or RLE (Utah Raster Toolkit) output format can be selected.
  /external/skia/bench/
gen_bench_ranges.py 55 CONFIGS_TO_FILTER = ['gpu', 'raster']
  /external/skia/src/gpu/
GrPathRenderer.h 142 // If we can, we draw lots faster (raster device does this same test).
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
fmo.cpp 198 /* see subclause 8.2.2.5 raster scan slice group map types */
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
TorusTest.java 83 "Geo test 204.8k geo raster load heavy vertex",

Completed in 1291 milliseconds

1 2 3 4 5 67 8 91011>>