/external/skia/tests/ |
D | ShaderTest.cpp | 56 const SkShader::TileMode tmy = SkShader::kMirror_TileMode; in DEF_TEST() local 58 auto shader0 = SkShader::MakeBitmapShader(bm, tmx, tmy, &localM); in DEF_TEST() 59 auto shader1 = SkImage::MakeFromBitmap(bm)->makeShader(tmx, tmy, &localM); in DEF_TEST() 61 check_isabitmap(reporter, shader0.get(), W, H, tmx, tmy, localM); in DEF_TEST() 62 check_isabitmap(reporter, shader1.get(), W, H, tmx, tmy, localM); in DEF_TEST()
|
/external/skia/src/core/ |
D | SkPictureShader.cpp | 36 SkShader::TileMode tmy, in BitmapShaderKey() 42 , fTmy(tmy) in BitmapShaderKey() 100 SkPictureShader::SkPictureShader(sk_sp<SkPicture> picture, TileMode tmx, TileMode tmy, in SkPictureShader() argument 106 , fTmy(tmy) { in SkPictureShader() 109 sk_sp<SkShader> SkPictureShader::Make(sk_sp<SkPicture> picture, TileMode tmx, TileMode tmy, in Make() argument 114 return sk_sp<SkShader>(new SkPictureShader(std::move(picture), tmx, tmy, localMatrix, tile)); in Make()
|
D | SkShader.cpp | 230 sk_sp<SkShader> SkShader::MakeBitmapShader(const SkBitmap& src, TileMode tmx, TileMode tmy, in MakeBitmapShader() argument 235 return SkMakeBitmapShader(src, tmx, tmy, localMatrix, kIfMutable_SkCopyPixelsMode); in MakeBitmapShader() 238 sk_sp<SkShader> SkShader::MakePictureShader(sk_sp<SkPicture> src, TileMode tmx, TileMode tmy, in MakePictureShader() argument 243 return SkPictureShader::Make(std::move(src), tmx, tmy, localMatrix, tile); in MakePictureShader()
|
D | SkBitmapProcState.h | 31 SkBitmapProcInfo(const SkBitmapProvider&, SkShader::TileMode tmx, SkShader::TileMode tmy); 57 SkBitmapProcState(const SkBitmapProvider& prov, SkShader::TileMode tmx, SkShader::TileMode tmy) in SkBitmapProcState() 58 : SkBitmapProcInfo(prov, tmx, tmy) {} in SkBitmapProcState()
|
D | SkBitmapProcShader.cpp | 203 const SkShader& shader, TileMode tmx, TileMode tmy, in MakeContext() argument 216 SkBitmapProcInfo* info = alloc->make<SkBitmapProcInfo>(provider, tmx, tmy); in MakeContext() 223 SkBitmapProcState* state = alloc->make<SkBitmapProcState>(provider, tmx, tmy); in MakeContext()
|
D | SkBitmapProcShader.h | 20 static Context* MakeContext(const SkShader&, TileMode tmx, TileMode tmy,
|
D | SkBitmapProcState.cpp | 40 SkShader::TileMode tmx, SkShader::TileMode tmy) in SkBitmapProcInfo() argument 43 , fTileModeY(tmy) in SkBitmapProcInfo()
|
/external/skia/gm/ |
D | pictureshader.cpp | 19 SkShader::TileMode tmy; member 155 kTileConfigs[tileMode].tmy, &localMatrix, in drawScene() 163 kTileConfigs[tileMode].tmy, in drawScene()
|
D | tilemodes_scaled.cpp | 37 SkShader::TileMode tmx, SkShader::TileMode tmy) { in setup() argument 38 paint->setShader(SkShader::MakeBitmapShader(bm, tmx, tmy)); in setup()
|
D | tilemodes.cpp | 38 SkShader::TileMode tmx, SkShader::TileMode tmy) { in setup() argument 39 paint->setShader(SkShader::MakeBitmapShader(bm, tmx, tmy)); in setup()
|
/external/skia/src/image/ |
D | SkImageShader.cpp | 21 SkImageShader::SkImageShader(sk_sp<SkImage> img, TileMode tmx, TileMode tmy, const SkMatrix* matrix) in SkImageShader() argument 25 , fTileModeY(tmy) in SkImageShader() 192 SkShader::TileMode tmy, const SkMatrix* localMatrix, in SkMakeBitmapShader() argument 195 tmx, tmy, localMatrix); in SkMakeBitmapShader()
|
/external/skia/samplecode/ |
D | SampleTiling.cpp | 43 SkShader::TileMode tmx, SkShader::TileMode tmy) { in setup() argument 44 paint->setShader(SkShader::MakeBitmapShader(bm, tmx, tmy)); in setup()
|
/external/skia/include/core/ |
D | SkShader.h | 434 static sk_sp<SkShader> MakeBitmapShader(const SkBitmap& src, TileMode tmx, TileMode tmy, 453 static sk_sp<SkShader> MakePictureShader(sk_sp<SkPicture> src, TileMode tmx, TileMode tmy,
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 782 register int tmy; in delta() local 787 for (tmy = oldp->tm_year; tmy < newp->tm_year; ++tmy) in delta() 788 result += DAYSPERNYEAR + isleap_sum(tmy, TM_YEAR_BASE); in delta()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-cmp-48.ll | 164 ; CHECK: tmy 4096(%r2), 1 178 ; CHECK: tmy 524287(%r2), 1 207 ; CHECK: tmy -524288(%r2), 1
|
/external/llvm/test/MC/SystemZ/ |
D | insn-bad.s | 3550 #CHECK: tmy -524289, 0 3552 #CHECK: tmy 524288, 0 3554 #CHECK: tmy 0(%r1,%r2), 0 3556 #CHECK: tmy 0, -1 3558 #CHECK: tmy 0, 256 3560 tmy -524289, 0 3561 tmy 524288, 0 3562 tmy 0(%r1,%r2), 0 3563 tmy 0, -1 3564 tmy 0, 256
|
D | insn-good.s | 9703 #CHECK: tmy -524288, 0 # encoding: [0xeb,0x00,0x00,0x00,0x80,0x51] 9704 #CHECK: tmy -1, 0 # encoding: [0xeb,0x00,0x0f,0xff,0xff,0x51] 9705 #CHECK: tmy 0, 0 # encoding: [0xeb,0x00,0x00,0x00,0x00,0x51] 9706 #CHECK: tmy 1, 0 # encoding: [0xeb,0x00,0x00,0x01,0x00,0x51] 9707 #CHECK: tmy 524287, 0 # encoding: [0xeb,0x00,0x0f,0xff,0x7f,0x51] 9708 #CHECK: tmy 0, 255 # encoding: [0xeb,0xff,0x00,0x00,0x00,0x51] 9709 #CHECK: tmy 0(%r1), 42 # encoding: [0xeb,0x2a,0x10,0x00,0x00,0x51] 9710 #CHECK: tmy 0(%r15), 42 # encoding: [0xeb,0x2a,0xf0,0x00,0x00,0x51] 9711 #CHECK: tmy 524287(%r1), 42 # encoding: [0xeb,0x2a,0x1f,0xff,0x7f,0x51] 9712 #CHECK: tmy 524287(%r15), 42 # encoding: [0xeb,0x2a,0xff,0xff,0x7f,0x51] [all …]
|
/external/llvm/test/MC/Disassembler/SystemZ/ |
D | insns.txt | 9556 # CHECK: tmy -524288, 0 9559 # CHECK: tmy -1, 0 9562 # CHECK: tmy 0, 0 9565 # CHECK: tmy 1, 0 9568 # CHECK: tmy 524287, 0 9571 # CHECK: tmy 0, 255 9574 # CHECK: tmy 0(%r1), 42 9577 # CHECK: tmy 0(%r15), 42 9580 # CHECK: tmy 524287(%r1), 42 9583 # CHECK: tmy 524287(%r15), 42
|
/external/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 1175 tmy{"tmy_Latn_ZZ"}
|
D | supplementalData.txt | 6350 "tmy~z",
|
/external/v8/src/s390/ |
D | assembler-s390.h | 926 void tmy(const MemOperand& mem, const Operand& imm);
|
D | assembler-s390.cc | 1815 void Assembler::tmy(const MemOperand& opnd, const Operand& imm) { in tmy() function in v8::internal::Assembler
|
/external/valgrind/docs/internals/ |
D | s390-opcodes.csv | 610 tmy,"test under mask with long offset",implemented,
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |