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/ |
| H A D | RoundTripTest.java | 1188 public void test(String srcRange, String trgtRange, in test() argument 1201 public void test(String srcRange, String trgtRange, String backtoSourceRange, in test() argument
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | RoundTripTest.java | 1173 public void test(String srcRange, String trgtRange, in test() argument 1186 public void test(String srcRange, String trgtRange, String backtoSourceRange, in test() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | CommandBufferVk.cpp | 640 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in RecordCommands() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | CommandBufferGL.cpp | 806 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in Execute() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | utils.c | 901 sws_setColorspaceDetails(struct SwsContext *c, const int inv_table[4], int srcRange, const int table[4], int dstRange, int brightness, int contrast, int saturation) sws_setColorspaceDetails() argument 1058 sws_getColorspaceDetails(struct SwsContext *c, int **inv_table, int *srcRange, int **table, int *dstRange, int *brightness, int *contrast, int *saturation) sws_getColorspaceDetails() argument [all...] |
| H A D | swscale_internal.h | 456 int srcRange; ///< 0 = MPG YUV range, 1 = JPG YUV range (source image). member
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Blitter.cpp | 2034 VkImageSubresourceRange srcRange = src->getSubresourceRange(); in resolveDepthStencil() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | CommandBufferD3D12.cpp | 809 SubresourceRange srcRange = in RecordCommands() local
|
Completed in 22 milliseconds