Home
last modified time | relevance | path

Searched defs:transforms (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/
Dclone_context.h198 const auto& transforms = list_transform_it->second; in Clone() local
387 auto& transforms = list_transforms_[&vector]; in InsertFront() local
401 auto& transforms = list_transforms_[&vector]; in InsertBack() local
425 auto& transforms = list_transforms_[&vector]; in InsertBefore() local
449 auto& transforms = list_transforms_[&vector]; in InsertAfter() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dtimepng.c147 static int read_png(FILE *fp, png_int_32 transforms, FILE *write_file) in read_png()
193 static int perform_one_test(FILE *fp, int nfiles, png_int_32 transforms) in perform_one_test()
368 int transforms = -1; /* by row */ in main() local
Dpngimage.c282 is_combo(int transforms) in is_combo()
288 first_transform(int transforms) in first_transform()
294 is_bad_combo(int transforms) in is_bad_combo()
546 int transforms; /* Transform used in operation */ member
865 int transforms) in read_png()
1320 write_png(struct display *dp, png_infop ip, int transforms) in write_png()
/third_party/skia/third_party/externals/tint/src/transform/
Dtest_helper.h44 std::vector<std::unique_ptr<transform::Transform>> transforms; variable
/third_party/skia/docs/examples/
DCanvas_drawTextRSXform.cpp8 SkRSXform transforms[iterations]; in draw() local
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DTransform.java78 int[] prefixSuffixHeads, int[] transforms, String prefixSuffixSrc, String transformsSrc) { in unpackTransforms()
102 int len, Transforms transforms, int transformIndex) { in transformDictionaryWord()
DDecode.java981 Transform.Transforms transforms = Transform.RFC_TRANSFORMS; in doUseDictionary() local
/third_party/node/deps/brotli/c/common/
Dtransform.c237 const BrotliTransforms* transforms, int transform_idx) { in BrotliTransformDictionaryWord()
Dtransform.h54 const uint8_t* transforms; member
/third_party/skia/third_party/externals/brotli/c/common/
Dtransform.c237 const BrotliTransforms* transforms, int transform_idx) { in BrotliTransformDictionaryWord()
Dtransform.h54 const uint8_t* transforms; member
/third_party/node/deps/npm/node_modules/spdx-correct/
Dindex.js83 var transforms = [ variable
/third_party/node/deps/npm/node_modules/@npmcli/arborist/bin/lib/
Doptions.js82 const transforms = [ variable
/third_party/ffmpeg/libavcodec/
Dindeo4.c46 } transforms[18] = { variable
/third_party/mesa3d/src/compiler/nir/
Dnir_algebraic.py817 def __init__(self, transforms): argument
1190 def __init__(self, pass_name, transforms): argument
Dnir_search.h204 const struct transform *transforms; member
/third_party/skia/third_party/externals/brotli/js/
Ddecode.js1266 …function unpackTransforms(prefixSuffix, prefixSuffixHeads, transforms, prefixSuffixSrc, transforms… argument
1295 …function transformDictionaryWord(dst, dstOffset, src, srcOffset, len, transforms, transformIndex) { argument
/third_party/skia/modules/skottie/src/
DSkottieTest.cpp197 const std::vector<TransformInfo>& transforms() const { return fTransforms; } in DEF_TEST() function in DEF_TEST::TestPropertyObserver
282 const auto& transforms = observer->transforms(); in DEF_TEST() local
/third_party/skia/third_party/externals/tint/samples/
Dmain.cc82 std::vector<std::string> transforms; member
/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h331 const BrotliTransforms* transforms; member
/third_party/skia/third_party/externals/libpng/
Dpngwrite.c1344 int transforms, voidp params) in png_write_png()
Dpngread.c1050 int transforms, voidp params) in png_read_png()
/third_party/node/deps/brotli/c/dec/
Dstate.h331 const BrotliTransforms* transforms; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp1095 } transforms[] = in createSharedPresentableImageTests() local
DvktWsiIncrementalPresentTests.cpp1171 } transforms[] = in createIncrementalPresentTests() local

12