Home
last modified time | relevance | path

Searched refs:calculateSize (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp205 deUint32 calculateSize (tcu::ConstPixelBufferAccess in calculateSize() function in vkt::api::__anon774ffdec0111::FillBufferTestInstance
298 const deUint32 bufferSize = calculateSize(bufferAccess); in uploadBuffer()
DvktApiCopiesAndBlittingTests.cpp462 deUint32 calculateSize (tcu::ConstPixelBufferAccess src) const in calculateSize() function in vkt::api::__anon4e583cfe0111::CopiesAndBlittingTestInstance
618 const deUint32 bufferSize = calculateSize(bufferAccess); in uploadBuffer()
635 const deUint32 bufferSize = calculateSize(imageAccess); in uploadImageAspect()
855 const VkDeviceSize pixelDataSize = calculateSize(dst); in readImageAspect()
/third_party/icu/icu4c/source/common/
Dushape.cpp633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function
1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar()
1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dushape.cpp633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function
1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar()
1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
/third_party/skia/third_party/externals/icu/source/common/
Dushape.cpp633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function
1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar()
1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
/third_party/node/deps/icu-small/source/common/
Dushape.cpp633 calculateSize(const UChar *source, int32_t sourceLength, in calculateSize() function
1156 destSize = calculateSize(dest,sourceLength,destSize,options); in expandCompositChar()
1541 outputSize=calculateSize(source,sourceLength,destCapacity,options); in u_shapeArabic()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java1153 private int calculateSize(char[] source, in calculateSize() method in ArabicShaping
1855 return calculateSize(source, sourceStart, sourceLength); in internalShape()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DArabicShaping.java1105 private int calculateSize(char[] source, in calculateSize() method in ArabicShaping
1807 return calculateSize(source, sourceStart, sourceLength); in internalShape()
/third_party/openGLES/specs/es/katex/
Dkatex.js2621 var calculateSize = function(sizeValue, style) {
2677 gap = calculateSize(group.value.rowGaps[r].value, style);
3399 shift = calculateSize(group.value.shift, style);
3402 var width = calculateSize(group.value.width, style);
3403 var height = calculateSize(group.value.height, style);
3431 dimension = calculateSize(group.value.dimension, style);
/third_party/openGLES/specs/es/3.2/katex/
Dkatex.js2621 var calculateSize = function(sizeValue, style) {
2677 gap = calculateSize(group.value.rowGaps[r].value, style);
3399 shift = calculateSize(group.value.shift, style);
3402 var width = calculateSize(group.value.width, style);
3403 var height = calculateSize(group.value.height, style);
3431 dimension = calculateSize(group.value.dimension, style);
/third_party/openGLES/specs/gl/katex/
Dkatex.js2621 var calculateSize = function(sizeValue, style) {
2677 gap = calculateSize(group.value.rowGaps[r].value, style);
3399 shift = calculateSize(group.value.shift, style);
3402 var width = calculateSize(group.value.width, style);
3403 var height = calculateSize(group.value.height, style);
3431 dimension = calculateSize(group.value.dimension, style);
/third_party/openGLES/specs/katex/
Dkatex.js2621 var calculateSize = function(sizeValue, style) {
2677 gap = calculateSize(group.value.rowGaps[r].value, style);
3399 shift = calculateSize(group.value.shift, style);
3402 var width = calculateSize(group.value.width, style);
3403 var height = calculateSize(group.value.height, style);
3431 dimension = calculateSize(group.value.dimension, style);