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/ |
D | RoundTripTest.java | 1188 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/ |
D | RoundTripTest.java | 1185 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/ |
D | utils.c | 873 int srcRange, const int table[4], int dstRange, in sws_setColorspaceDetails() 1008 int *srcRange, int **table, int *dstRange, in sws_getColorspaceDetails()
|
D | swscale_internal.h | 424 int srcRange; ///< 0 = MPG YUV range, 1 = JPG YUV range (source image). member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | CommandBufferVk.cpp | 640 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in RecordCommands() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 806 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in Execute() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandBufferD3D12.cpp | 809 SubresourceRange srcRange = in RecordCommands() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Blitter.cpp | 2034 VkImageSubresourceRange srcRange = src->getSubresourceRange(); in resolveDepthStencil() local
|