Home
last modified time | relevance | path

Searched defs:srcRange (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java1188 public void test(String srcRange, String trgtRange, in test()
1201 public void test(String srcRange, String trgtRange, String backtoSourceRange, in test()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java1185 public void test(String srcRange, String trgtRange, in test()
1198 public void test(String srcRange, String trgtRange, String backtoSourceRange, in test()
/third_party/ffmpeg/libswscale/
Dutils.c873 int srcRange, const int table[4], int dstRange, in sws_setColorspaceDetails()
1008 int *srcRange, int **table, int *dstRange, in sws_getColorspaceDetails()
Dswscale_internal.h424 int srcRange; ///< 0 = MPG YUV range, 1 = JPG YUV range (source image). member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp640 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in RecordCommands() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp806 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in Execute() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandBufferD3D12.cpp809 SubresourceRange srcRange = in RecordCommands() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2034 VkImageSubresourceRange srcRange = src->getSubresourceRange(); in resolveDepthStencil() local