/third_party/flutter/skia/docs/examples/ |
D | Canvas_drawAtlas_4.cpp | 8 SkRSXform xforms[] = { { 1, 0, 0, 0 }, {0, 1, 300, 100 } }; in draw() local
|
D | Dst.cpp | 7 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 125, 128 } }; in draw() local
|
D | Canvas_drawAtlas_3.cpp | 8 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 200, 100 } }; in draw() local
|
D | Canvas_drawAtlas_2.cpp | 8 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 200, 100 } }; in draw() local
|
D | Canvas_drawAtlas.cpp | 8 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 200, 100 } }; in draw() local
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrDrawAtlasOp.cpp | 92 const SkRSXform* xforms, const SkRect* rects, const SkColor* colors) in DrawAtlasOp() 272 const SkRSXform* xforms, in Make() 312 static void randomize_params(uint32_t count, SkRandom* random, SkTArray<SkRSXform>* xforms, in randomize_params() 327 SkTArray<SkRSXform> xforms(spriteCount); in GR_DRAW_OP_TEST_DEFINE() local
|
D | GrDrawPathOp.cpp | 105 inline void pre_translate_transform_values(const float* xforms, in pre_translate_transform_values()
|
/third_party/skia/docs/examples/ |
D | Dst.cpp | 7 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 125, 128 } }; in draw() local
|
D | Canvas_drawAtlas_2.cpp | 8 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 200, 100 } }; in draw() local
|
D | Canvas_drawAtlas.cpp | 8 SkRSXform xforms[] = { { .5f, 0, 0, 0 }, {0, .5f, 200, 100 } }; in draw() local
|
/third_party/skia/src/gpu/ops/ |
D | DrawAtlasOp.cpp | 107 const SkRSXform* xforms, const SkRect* rects, in DrawAtlasOpImpl() 317 const SkRSXform* xforms, in Make() 360 static void randomize_params(uint32_t count, SkRandom* random, SkTArray<SkRSXform>* xforms, in randomize_params() 375 SkTArray<SkRSXform> xforms(spriteCount); in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/skia/gm/ |
D | skbug_8664.cpp | 20 } xforms[] = { variable
|
D | drawatlascolor.cpp | 131 SkRSXform xforms[numColors]; in onDraw() local
|
D | drawatlas.cpp | 245 SkRSXform xforms[len]; variable 283 SkRSXform xforms[len]; variable
|
D | imagefilters.cpp | 172 } xforms[] = { in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | skbug_8664.cpp | 21 } xforms[] = { variable
|
D | drawatlascolor.cpp | 131 SkRSXform xforms[numColors]; in onDraw() local
|
D | imagefilters.cpp | 162 } xforms[] = { variable
|
D | drawatlas.cpp | 243 SkRSXform xforms[len]; variable
|
/third_party/flutter/skia/include/core/ |
D | SkTextBlob.h | 279 SkRSXform* xforms() const { return reinterpret_cast<SkRSXform*>(pos); } in xforms() function
|
/third_party/flutter/skia/src/core/ |
D | SkTextBlobPriv.h | 233 const SkRSXform* xforms() const { in xforms() function
|
/third_party/skia/src/core/ |
D | SkTextBlobPriv.h | 216 const SkRSXform* xforms() const { in xforms() function
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/ |
D | TJExample.java | 294 TJTransform[] xforms = new TJTransform[1]; in main() local
|
/third_party/libjpeg-turbo/java/ |
D | TJExample.java | 294 TJTransform[] xforms = new TJTransform[1]; in main() local
|
/third_party/skia/include/core/ |
D | SkTextBlob.h | 338 SkRSXform* xforms() const { return reinterpret_cast<SkRSXform*>(pos); } in xforms() function
|