Home
last modified time | relevance | path

Searched defs:dst (Results 426 - 450 of 6624) sorted by relevance

1...<<11121314151617181920>>...265

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DInternalUsageValidationTests.cpp125 wgpu::Texture dst = device.CreateTexture(&textureDesc); in TEST_F() local
/third_party/protobuf/src/google/protobuf/
H A Dany_test.cc156 google::protobuf::Any dst; in TEST() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dfastmem.h127 inline void memcpy_inlined(char *dst, const char *src, size_t size) { in memcpy_inlined() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dmarshalling.h192 bool InvokeParseFlag(absl::string_view input, T* dst, std::string* err) { in InvokeParseFlag() argument
236 inline bool ParseFlag(absl::string_view input, T* dst, std::string* error) { in ParseFlag() argument
/third_party/skia/docs/examples/
H A Dskpaint_xfer.cpp43 SkPaint stroke, src, dst; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dbitmappremul.cpp42 uint32_t* dst = bitmap.getAddr32(0, y); in make_argb8888_gradient() local
65 uint32_t* dst = bitmap.getAddr32(0, y); in make_argb8888_stripes() local
H A Dencode_alpha_jpeg.cpp26 static inline void read_into_pixmap(SkPixmap* dst, SkImageInfo dstInfo, void* dstPixels, in read_into_pixmap() argument
34 SkDynamicMemoryWStream dst; in encode_pixmap_and_make_image() local
/third_party/skia/include/private/
H A DSkMalloc.h116 static inline void* sk_careful_memcpy(void* dst, const void* src, size_t len) { in sk_careful_memcpy() argument
125 static inline void* sk_careful_memmove(void* dst, const void* src, size_t len) { in sk_careful_memmove() argument
/third_party/skia/fuzz/
H A DFuzzPathMeasure.cpp33 SkPath dst; in DEF_FUZZ() local
/third_party/skia/bench/
H A DColorPrivBench.cpp56 const SkPMColor dst = fDsts[i]; variable
/third_party/spirv-tools/test/diff/
H A Ddiff_test.cpp64 const std::string dst = R"(OpCapability Shader in TEST() local
113 const std::string dst = R"(OpCapability Shader in TEST() local
193 std::unique_ptr<spvtools::opt::IRContext> dst = Assemble(dst_spirv); in TEST() local
[all...]
H A Ddiff_test_utils.cpp41 std::unique_ptr<spvtools::opt::IRContext> dst = spvtools::BuildModule( in DoStringDiffTest() local
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMemory.h70 DE_INLINE void* deMemcpy (void* dst, const void* src, size_t numBytes) in deMemcpy() argument
75 DE_INLINE void* deMemmove (void* dst, const void* src, size_t numBytes) in deMemmove() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeArrayBuffer.cpp191 int dst; in ArrayBuffer_selfTest() local
202 int dst; in ArrayBuffer_selfTest() local
213 int dst; in ArrayBuffer_selfTest() local
224 int dst; in ArrayBuffer_selfTest() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.cpp77 void Context::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2RenderUtil.cpp44 void readPixels (const glw::Functions& gl, tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
/foundation/ability/ability_base/test/unittest/base/
H A Dzchar_wrapper_test.cpp133 char *dst = new char [4]; in HWTEST_F() local
148 char *dst = new char [4]; in HWTEST_F() local
163 char *dst = new char [4]; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_recording_canvas_test.cpp94 const Drawing::Rect dst; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_colorful_shadow_filter_test.cpp71 Drawing::Rect dst; in HWTEST_F() local
92 Drawing::Rect dst; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_linear_gradient_blur_shader_filter.h35 auto dst = canvas.GetDeviceClipBounds(); in SetGeometry() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkregion_fuzzer/
H A Dndkregion_fuzzer.cpp54 OH_Drawing_Region* dst = OH_Drawing_RegionCreate(); in NativeDrawingRegionTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
H A Dmatrix_test.cpp352 std::vector<Point> dst = { { 1, 2 } }; in HWTEST_F() local
368 std::vector<Point> dst = { { 3, 2 } }; in HWTEST_F() local
383 RectF dst; in HWTEST_F() local
398 RectF dst; in HWTEST_F() local
419 Point dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
438 Point dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
457 Point dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
476 Point dst[] = {{0, 0}, {100, 30}, {100, 70}, {0, 100}, {0, 100}}; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/colormatrix_fuzzer/
H A Dcolormatrix_fuzzer.cpp69 scalar dst[MATRIX_SIZE]; in ColorMatrixFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_aibar_shader_filter.cpp37 ProcessImage(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image> image, const Drawing::Rect& src, const Drawing::Rect& dst) ProcessImage() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dmatrix_test.cpp97 OH_Drawing_Point2D dst[] = { { 20, 20 }, { 20, 200 }, { 200, 20 }, { 200, 200 } }; // 20, 200 坐标值 in OnTestPerformance() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...265