/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
BitmapShader_Delegate.java | 162 public java.awt.image.Raster getRaster(int x, int y, int w, int h) {
|
LinearGradient_Delegate.java | 190 public java.awt.image.Raster getRaster(int x, int y, int w, int h) {
|
RadialGradient_Delegate.java | 176 public java.awt.image.Raster getRaster(int x, int y, int w, int h) {
|
SweepGradient_Delegate.java | 168 public java.awt.image.Raster getRaster(int x, int y, int w, int h) {
|
/frameworks/rs/driver/runtime/ |
rs_structs.h | 114 * program raster.
|
/frameworks/rs/ |
rs_hal.h | 236 } raster; member in struct:android::renderscript::__anon30677
|
/prebuilts/devtools/tools/lib/ |
ninepatch.jar | |
/external/chromium_org/third_party/mesa/src/docs/ |
subset-A.html | 366 <h2>3.3 Current Raster Position</h2> 367 The current raster position specifies the location for drawing images 369 raster position is set with the commands:<br> 387 is stored as the current raster position. The coordinate is 389 coordinate is clipped, then the current raster position becomes invalid 394 current raster color and current raster texture coordinates. The 395 current raster color is updated (copied) from the current color (as 397 The current raster texture coordinate is updated (copied) from the [all...] |
/external/mesa3d/docs/ |
subset-A.html | 366 <h2>3.3 Current Raster Position</h2> 367 The current raster position specifies the location for drawing images 369 raster position is set with the commands:<br> 387 is stored as the current raster position. The coordinate is 389 coordinate is clipped, then the current raster position becomes invalid 394 current raster color and current raster texture coordinates. The 395 current raster color is updated (copied) from the current color (as 397 The current raster texture coordinate is updated (copied) from the [all...] |
/external/chromium_org/cc/resources/ |
picture_layer_tiling_set.cc | 72 // destroy tiles that the new pile cannot raster.
|
picture_pile_base.cc | 135 // to raster one final pixel. To avoid splitting a final pixel across
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
print_job_handler.cc | 161 } else if (job.content_type == "image/pwg-raster") {
|
/external/chromium_org/content/browser/resources/gpu/ |
info_view.js | 101 'raster': 'Rasterization',
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/ |
GlyphPageTreeNodeWin.cpp | 140 // we treat turetype and raster Font as different way when windows version
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_cb_blit.c | 216 * Recall that all Gallium raster coords have Y=0=top.
|
/external/chromium_org/third_party/skia/include/core/ |
SkPixelRef.h | 97 * not be used as targets for a raster device/canvas (since all pixels
|
/external/jpeg/ |
cjpeg.1 | 19 format), PGM (PBMPLUS gray-scale format), BMP, Targa, and RLE (Utah Raster
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_blit.c | 216 * Recall that all Gallium raster coords have Y=0=top.
|
/external/qemu/distrib/jpeg-6b/ |
cjpeg.1 | 19 format), PGM (PBMPLUS gray-scale format), BMP, Targa, and RLE (Utah Raster
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
riva_mmio.h | 76 * Raster OPeration. Windows style ROP3.
|
/external/skia/include/core/ |
SkPixelRef.h | 97 * not be used as targets for a raster device/canvas (since all pixels
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
residual.cpp | 159 int bindx = blkIdx2blkXY[cindx>>2][cindx&3] ; // raster scan index
|
/hardware/qcom/display/msm8960/libgralloc/ |
alloc_controller.cpp | 121 int raster_mode = 0; // Adreno unknown raster mode.
|
/hardware/qcom/display/msm8974/libgralloc/ |
alloc_controller.cpp | 130 int raster_mode = 0; // Adreno unknown raster mode.
|
/hardware/qcom/display/msm8x26/libgralloc/ |
alloc_controller.cpp | 121 int raster_mode = 0; // Adreno unknown raster mode.
|