/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_state.c | 951 void *raster ) 955 if (i915->rasterizer == raster) 958 i915->rasterizer = (struct i915_rasterizer_state *)raster; 963 raster); 969 void *raster) 971 FREE(raster); [all...] |
/external/mesa3d/src/gallium/drivers/i915/ |
i915_state.c | 951 void *raster ) 955 if (i915->rasterizer == raster) 958 i915->rasterizer = (struct i915_rasterizer_state *)raster; 963 raster); 969 void *raster) 971 FREE(raster); [all...] |
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
avcint_common.h | 587 AVCIntra4x4PredMode i4Mode[16]; /* Intra4x4PredMode, in raster scan order */ 684 uint32 cbp4x4; /* each bit represent nonzero 4x4 block in reverse raster scan order */ 789 From zigzag to raster for luma DC value */ 794 Mapping from coding scan block indx to raster scan block index */ 797 /** from [blk8indx][blk4indx] to raster scan index */ 837 Convert scan from raster scan order to block decoding order and 838 from block decoding order to raster scan order. Same table!!! [all...] |
/external/chromium_org/chrome/browser/local_discovery/ |
privet_http_unittest.cc | 151 " { \"content_type\" : \"image/pwg-raster\" }" 160 " { \"content_type\" : \"image/pwg-raster\" }" 170 " { \"content_type\" : \"image/pwg-raster\" }" 397 // A note on PWG raster conversion: The PWG raster converter used simply [all...] |
privet_http.h | 159 // For testing, inject an alternative PWG raster converter.
|
/external/bison/lib/ |
localcharset.c | 414 GetOEMCP() if the console is using a raster font, or to 418 except when SetConsoleOutputCP has been called and a raster font is 462 GetOEMCP() encoding if the console is using a raster font, or in
|
/external/chromium_org/cc/resources/ |
picture.cc | 299 int Picture::Raster( 306 "Picture::Raster", 324 "cc", "Picture::Raster",
|
picture_pile_impl.cc | 112 // layer, we also need to raster the background color underneath the last 260 rasterized_pixel_count = picture->Raster(
|
image_raster_worker_pool.cc | 126 // Map image for raster.
|
/external/chromium_org/third_party/mesa/src/docs/ |
RELNOTES-5.1 | 81 type is GL_UNSIGNED_BYTE. No raster operations, such as depth test, 86 type is GL_UNSIGNED_SHORT_5_6_5. No raster operations, such as depth 90 (via XCopyArea()) if no raster operations, such as depth test, blend,
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_clear.c | 72 st->clear.raster.gl_rasterization_rules = 1; 73 st->clear.raster.depth_clip = 1; 282 cso_set_rasterizer(st->cso_context, &st->clear.raster);
|
st_context.h | 170 struct pipe_rasterizer_state raster; member in struct:st_context::__anon13406
|
/external/mesa3d/docs/ |
RELNOTES-5.1 | 81 type is GL_UNSIGNED_BYTE. No raster operations, such as depth test, 86 type is GL_UNSIGNED_SHORT_5_6_5. No raster operations, such as depth 90 (via XCopyArea()) if no raster operations, such as depth test, blend,
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_clear.c | 72 st->clear.raster.gl_rasterization_rules = 1; 73 st->clear.raster.depth_clip = 1; 282 cso_set_rasterizer(st->cso_context, &st->clear.raster);
|
/external/chromium_org/content/browser/gpu/ |
compositor_util.cc | 323 } else if (gpu_feature_info.name == "raster") { 366 if (gpu_feature_info.name == "raster" &&
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
drawpix.c | 170 /* Feedback the current raster pos info */ 365 /* update raster position */
|
/external/chromium_org/third_party/skia/include/core/ |
SkBitmapDevice.h | 34 * Create a new raster device and have the pixels be automatically 49 * Create a new raster device and have the pixels be automatically
|
/external/giflib/ |
gifalloc.c | 201 Apply a given color translation to the raster bits of an image 348 /* next, the raster */
|
/external/jpeg/ |
rdrle.c | 9 * The Utah Raster Toolkit library is required (version 3.1 or later). 26 /* rle.h is provided by the Utah Raster Toolkit. */
|
/external/mesa3d/src/mesa/main/ |
drawpix.c | 170 /* Feedback the current raster pos info */ 365 /* update raster position */
|
/external/qemu/distrib/jpeg-6b/ |
rdrle.c | 9 * The Utah Raster Toolkit library is required (version 3.1 or later). 26 /* rle.h is provided by the Utah Raster Toolkit. */
|
/external/skia/include/core/ |
SkBitmapDevice.h | 34 * Create a new raster device and have the pixels be automatically 49 * Create a new raster device and have the pixels be automatically
|
/external/chromium-trace/trace-viewer/src/cc/ |
picture_debugger.js | 73 this.rasterArea_ = document.createElement('raster-area');
|
selection.js | 196 // Raster tasks are only valid in one LTHI.
|
/external/chromium-trace/trace-viewer/src/tracing/trace_model/ |
object_instance.js | 121 // first snapshot, even before it is taken. We do this because raster
|