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/
H A DRoundTripTest.java1188 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 DRoundTripTest.java1173 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 DCommandBufferVk.cpp640 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in RecordCommands() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp806 SubresourceRange srcRange = GetSubresourcesAffectedByCopy(src, copy->copySize); in Execute() local
/third_party/ffmpeg/libswscale/
H A Dutils.c901 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 Dswscale_internal.h456 int srcRange; ///< 0 = MPG YUV range, 1 = JPG YUV range (source image). member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2034 VkImageSubresourceRange srcRange = src->getSubresourceRange(); in resolveDepthStencil() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp809 SubresourceRange srcRange = in RecordCommands() local

Completed in 22 milliseconds