Home
last modified time | relevance | path

Searched defs:offset2 (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.h20 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions() argument
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dtelldir.c41 long offset2 = 0; in telldir_0100() local
/third_party/skia/bench/
H A DImageFilterDAGBench.cpp150 auto offset2 = SkImageFilters::Offset(-100.0f, -100.0f, blur); variable
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c59 create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) create_buffer() argument
135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument
164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestUtils.java52 public static boolean equals(byte[] b1, int offset1, byte[] b2, int offset2, int length) { in equals() argument
208 equals( int offset1, ReadableFontData rfd1, int offset2, ReadableFontData rfd2, int length) equals() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff.c80 FT_ULong offset2 = table2->Offset; in compare_offsets() local
/third_party/ffmpeg/libavcodec/
H A Dtruespeech.c47 int offset2[4]; ///< 7-bit value, encodes offsets for copying and for two-point filter member
H A Ddvdsubenc.c258 int offset1, offset2; in encode_dvd_subtitles() local
H A Ddvdsubdec.c229 int64_t offset1, offset2; in decode_dvd_subtitles() local
[all...]
H A Dvp6.c591 vp6_filter(VP56Context *s, uint8_t *dst, uint8_t *src, int offset1, int offset2, ptrdiff_t stride, VP56mv mv, int mask, int select, int luma) vp6_filter() argument
H A Dvc1dsp.c898 sprite_v_template(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, int two_sprites, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int scaled, int width) sprite_v_template() argument
953 sprite_v_double_twoscale_c(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int width) sprite_v_double_twoscale_c() argument
H A Drv34.c1765 int offset2 = get_slice_offset(avctx, slices_hdr, i+2, slice_count, buf_size); in ff_rv34_decode_frame() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBufferTests.cpp286 size_t offset2 = 0; in TEST_P() local
311 size_t offset2 = 0; in TEST_P() local
329 size_t offset2 = 0; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Danim_decode.c406 const size_t offset2 = canvas_y * width + left2; in WebPAnimDecoderGetNext() local
/third_party/icu/icu4c/source/i18n/
H A Dnumber_patternstring.cpp139 int32_t offset2 = offset + U16_LENGTH(cp1); in peek2() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_patternstring.cpp139 int32_t offset2 = offset + U16_LENGTH(cp1); in peek2() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c560 LLVMValueRef offset2 = LLVMBuildMul(builder, loopmsb, in lp_build_depth_stencil_load_swizzled() local
714 LLVMValueRef offset2 = LLVMBuildMul(builder, loopmsb, in lp_build_depth_stencil_write_swizzled() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp221 int32_t offset2 = tz->getOffset(1, in Test4084933() local
1136 int32_t offset2 = cst->getOffset(1, in TestJDK12API() local
H A Dtzrulets.cpp565 int32_t offset2, dst2; in TestHistoricalRuleBasedTimeZone() local
1629 int32_t offset2 = vtz->getOffset(GregorianCalendar::AD, 2007, UCAL_JULY, 1, UCAL_SUNDAY, 0, status); in TestVTimeZoneCoverage() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c941 unsigned size1, size2, offset1, offset2, stride1, stride2; in r300_emit_vertex_arrays() local
/third_party/node/deps/v8/src/debug/
H A Dliveedit.cc367 TokensCompareOutput(int offset1, int offset2, in TokensCompareOutput() argument
343 TokensCompareInput(Handle<String> s1, int offset1, int len1, Handle<String> s2, int offset2, int len2) TokensCompareInput() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp1625 const size_t offset2 = 1u + sizeof(value1) + 2u; // Offset of 3 bytes plus the size of value1. in SpecConstantsHelper() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp801 uint32_t offset2 = 0; in parse_base_offset() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp3432 int32 offset2 = (fBitOffset + fCodeSize - 1) >> 3; in PutCodeWord() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp1640 const size_t offset2 = 1u + sizeof(value1) + 2u; // Offset of 3 bytes plus the size of value1. in SpecConstantsHelper() local

Completed in 67 milliseconds

12