Searched refs:idst (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/gm/ |
D | poly2poly.cpp | 43 const int idst[], int count) { in doDraw() argument 49 dst[i].set(SkIntToScalar(idst[2*i+0]), SkIntToScalar(idst[2*i+1])); in doDraw()
|
/third_party/flutter/skia/gm/ |
D | poly2poly.cpp | 43 const int idst[], int count) { in doDraw() argument 49 dst[i].set(SkIntToScalar(idst[2*i+0]), SkIntToScalar(idst[2*i+1])); in doDraw()
|
/third_party/flutter/skia/samplecode/ |
D | SamplePolyToPoly.cpp | 75 const int idst[], int count) { in doDraw() argument 81 dst[i].set(SkIntToScalar(idst[2*i+0]), SkIntToScalar(idst[2*i+1])); in doDraw()
|
/third_party/skia/samplecode/ |
D | SamplePolyToPoly.cpp | 73 const int idst[], int count) { in doDraw() argument 79 dst[i].set(SkIntToScalar(idst[2*i+0]), SkIntToScalar(idst[2*i+1])); in doDraw()
|
/third_party/ffmpeg/libswscale/ |
D | rgb2rgb_template.c | 400 int *idst = (int32_t *)dst; in yuvPlanartoyuy2_c() 405 *idst++ = (yc[0] << 24) + (uc[0] << 16) + in yuvPlanartoyuy2_c() 408 *idst++ = yc[0] + (uc[0] << 8) + in yuvPlanartoyuy2_c() 464 int *idst = (int32_t *)dst; in yuvPlanartouyvy_c() 469 *idst++ = (uc[0] << 24) + (yc[0] << 16) + in yuvPlanartouyvy_c() 472 *idst++ = uc[0] + (yc[0] << 8) + in yuvPlanartouyvy_c()
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 585 char* UTF8CoerceToStructurallyValid(StringPiece src_str, char* idst, in UTF8CoerceToStructurallyValid() argument 595 char* dst = idst; in UTF8CoerceToStructurallyValid() 610 return idst; in UTF8CoerceToStructurallyValid()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_state.c | 475 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; in prepare_vs_constants_userbuf() local 476 memcpy(idst, context->vs_const_i, NINE_MAX_CONST_I * sizeof(int[4])); in prepare_vs_constants_userbuf() 481 int *idst = (int *)&context->vs_const_f[4 * device->max_vs_const_f]; in prepare_vs_constants_userbuf() local 482 uint32_t *bdst = (uint32_t *)&idst[4 * NINE_MAX_CONST_I]; in prepare_vs_constants_userbuf() 563 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; in prepare_ps_constants_userbuf() local 564 memcpy(idst, context->ps_const_i, sizeof(context->ps_const_i)); in prepare_ps_constants_userbuf() 568 int *idst = (int *)&context->ps_const_f[4 * device->max_ps_const_f]; in prepare_ps_constants_userbuf() local 569 uint32_t *bdst = (uint32_t *)&idst[4 * NINE_MAX_CONST_I]; in prepare_ps_constants_userbuf()
|
/third_party/flutter/skia/src/core/ |
D | SkMatrix.cpp | 1667 SkIRect idst; in SkTreatAsSprite() local 1668 dst.round(&idst); in SkTreatAsSprite() 1669 return isrc == idst; in SkTreatAsSprite()
|
/third_party/skia/src/core/ |
D | SkMatrix.cpp | 1701 SkIRect idst; in SkTreatAsSprite() local 1702 dst.round(&idst); in SkTreatAsSprite() 1703 return isrc == idst; in SkTreatAsSprite()
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput4 | 2735 /\p{idstrinaryoperator}\p{idst}/g,utf
|
D | testoutput4 | 4382 /\p{idstrinaryoperator}\p{idst}/g,utf
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 24934 "idst",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 24934 "idst",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 24119 "idst",
|