Home
last modified time | relevance | path

Searched defs:transforms (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/docs/examples/
H A DCanvas_drawTextRSXform.cpp8 SkRSXform transforms[iterations]; in REG_FIDDLE() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtest_helper.h44 std::vector<std::unique_ptr<transform::Transform>> transforms; local
/third_party/node/deps/brotli/c/common/
H A Dtransform.c236 BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, const BrotliTransforms* transforms, int transform_idx) BrotliTransformDictionaryWord() argument
[all...]
H A Dtransform.h54 const uint8_t* transforms; member
/third_party/skia/third_party/externals/brotli/c/common/
H A Dtransform.c236 BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, const BrotliTransforms* transforms, int transform_idx) BrotliTransformDictionaryWord() argument
[all...]
H A Dtransform.h54 const uint8_t* transforms; member
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DTransform.java77 unpackTransforms(byte[] prefixSuffix, int[] prefixSuffixHeads, int[] transforms, String prefixSuffixSrc, String transformsSrc) unpackTransforms() argument
101 transformDictionaryWord(byte[] dst, int dstOffset, ByteBuffer src, int srcOffset, int len, Transforms transforms, int transformIndex) transformDictionaryWord() argument
/third_party/ffmpeg/libavcodec/
H A Dindeo4.c46 } transforms[18] = { variable
H A Dwebp.c212 enum TransformType transforms[4]; /* transformations used in the image, in order */ member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.h204 const struct transform *transforms; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtimepng.c147 static int read_png(FILE *fp, png_int_32 transforms, FILE *write_file) in read_png() argument
193 static int perform_one_test(FILE *fp, int nfiles, png_int_32 transforms) in perform_one_test() argument
368 int transforms = -1; /* by row */ in main() local
[all...]
H A Dpngimage.c282 is_combo(int transforms) in is_combo() argument
288 first_transform(int transforms) in first_transform() argument
294 is_bad_combo(int transforms) is_bad_combo() argument
546 int transforms; /* Transform used in operation */ global() member
864 read_png(struct display *dp, struct buffer *bp, const char *operation, int transforms) read_png() argument
1320 write_png(struct display *dp, png_infop ip, int transforms) write_png() argument
[all...]
/third_party/skia/third_party/externals/tint/src/
H A 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]; InsertBack() local
425 auto& transforms = list_transforms_[&vector]; InsertBefore() local
449 auto& transforms = list_transforms_[&vector]; InsertAfter() local
[all...]
H A Dprogram_builder.h2464 SetTransformApplied( const std::unordered_set<const TypeInfo*>& transforms) SetTransformApplied() argument
/third_party/skia/modules/skottie/src/
H A DSkottieTest.cpp197 const std::vector<TransformInfo>& transforms() const { return fTransforms; } in DEF_TEST() function in final
282 const auto& transforms = observer->transforms(); in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c1343 png_write_png(png_structrp png_ptr, png_inforp info_ptr, int transforms, voidp params) png_write_png() argument
[all...]
H A Dpngread.c1304 png_read_png(png_structrp png_ptr, png_inforp info_ptr, int transforms, voidp params) png_read_png() argument
[all...]
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc82 std::vector<std::string> transforms; member
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1910 const BrotliTransforms* transforms = s->transforms; in ProcessCommandsInternal() local
H A Dstate.h331 const BrotliTransforms* transforms; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp1173 } transforms[] = in createIncrementalPresentTests() local
H A DvktWsiSharedPresentableImageTests.cpp1110 } transforms[] = in createSharedPresentableImageTests() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1910 const BrotliTransforms* transforms = s->transforms; in ProcessCommandsInternal() local
H A Dstate.h331 const BrotliTransforms* transforms; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiIncrementalPresentTests.cpp1173 } transforms[] = in createIncrementalPresentTests() local

Completed in 36 milliseconds

12