Home
last modified time | relevance | path

Searched defs:copy1 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureCopySplitter.cpp381 TextureCopySubresource::CopyInfo* copy1 = copy.AddCopy(); in Recompute3DTextureCopyRegionWithEmptyFirstRowAndEvenCopyHeight() local
439 TextureCopySubresource::CopyInfo* copy1 = copy.AddCopy(); in Recompute3DTextureCopyRegionWithEmptyFirstRowAndOddCopyHeight() local
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus_test.cc400 absl::Status copy1(status); in TEST() local
472 absl::Status copy1 = s1, copy2 = s2; in TEST() local
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp1647 Json::Value copy1, copy2; in JSONTEST_FIXTURE_LOCAL() local