/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | LigatureEntry.java | 20 public LigatureEntry(int ligature, int[] componentChars, int componentCount) in LigatureEntry()
|
D | LigatureTreeWalker.java | 22 protected int componentCount; field in LigatureTreeWalker
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexArrayTest.cpp | 176 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 289 const int componentCount = (packed) ? (4) : (2); in init() local 390 const int componentCount = (packed) ? (4) : (2); in init() local 481 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 579 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 940 const int componentCount = 2; in addStrideCases() local
|
D | es3fDrawTests.cpp | 352 int componentCount; in init() member
|
D | es3fVertexArrayObjectTests.cpp | 101 int componentCount; member
|
/external/deqp/modules/gles2/functional/ |
D | es2fVertexArrayTest.cpp | 85 const int componentCount = 2; in init() local 149 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 356 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 421 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 727 const int componentCount = 2; in addStrideCases() local
|
D | es2fDrawTests.cpp | 256 int componentCount; in init() member
|
/external/deqp/modules/gles3/stress/ |
D | es3sVertexArrayTests.cpp | 179 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local 292 const int componentCount = (packed) ? (4) : (2); in init() local 393 const int componentCount = (packed) ? (4) : (2); in init() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sVertexArrayTests.cpp | 86 const int componentCount = 2; in init() local 150 for (int componentCount = 2; componentCount < 5; componentCount++) in init() local
|
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.cpp | 1393 …tor::generateArray (int seed, GLValue min, GLValue max, int count, int componentCount, int stride,… in generateArray() 1416 char* RandomArrayGenerator::generateQuads (int seed, int count, int componentCount, int offset, int… in generateQuads() 1475 char* RandomArrayGenerator::createQuadsPacked (int seed, int count, int componentCount, int offset,… in createQuadsPacked() 1554 char* RandomArrayGenerator::createQuads (int seed, int count, int componentCount, int offset, int s… in createQuads() 1664 char* RandomArrayGenerator::generatePerQuad (int seed, int count, int componentCount, int stride, A… in generatePerQuad() 1719 char* RandomArrayGenerator::createPerQuads (int seed, int count, int componentCount, int stride, Ar… in createPerQuads()
|
D | glsDrawTest.cpp | 1528 char* RandomArrayGenerator::generateArray (int seed, int elementCount, int componentCount, int offs… in generateArray() 1536 char* RandomArrayGenerator::generateBasicArray (int seed, int elementCount, int componentCount, int… in generateBasicArray() 1568 char* RandomArrayGenerator::createBasicArray (int seed, int elementCount, int componentCount, int o… in createBasicArray() 1619 char* RandomArrayGenerator::generatePackedArray (int seed, int elementCount, int componentCount, in… in generatePackedArray() 2041 …pe inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset,… in createAttributeArray() 2060 …ributeSpec::createDefaultAttribute (InputType inputType, OutputType outputType, int componentCount) in createDefaultAttribute()
|
D | glsDrawTest.hpp | 201 int componentCount; member
|
D | glsVertexArrayTests.hpp | 463 int componentCount; member in deqp::gls::MultiVertexArrayTest::Spec::ArraySpec
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | LevelBuilder.java | 188 final int componentCount = backgroundObject.getCount(); in promoteForegroundLayer() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleResolveTests.cpp | 113 const deUint32 componentCount (tcu::getNumUsedChannels(tcuFormat.order)); in getFormatThreshold() local 1069 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify() local 1162 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify() local 1263 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify() local 1410 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterate() local
|
D | vktRenderPassMultisampleTests.cpp | 1445 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal() local 1490 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal() local 1540 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterateInternal() local 1708 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local 1770 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local 1837 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local
|
D | vktRenderPassTests.cpp | 943 …const deUint32 componentCount = (useFormatCompCount ? (deUint32)tcu::getNumUsedChannels(format… in clearColorToString() local 1034 …const deUint32 componentCount = (useFormatCompCount ? (deUint32)tcu::getNumUsedChannels(format… in randomColorClearValue() local 3233 const int componentCount = tcu::getNumUsedChannels(format.order); in renderReferenceValues() local 3260 const int componentCount = tcu::getNumUsedChannels(format.order); in renderReferenceValues() local 3285 const int componentCount = tcu::getNumUsedChannels(format.order); in renderReferenceValues() local 3495 …const deUint32 componentCount = useFormatCompCount ? (deUint32)tcu::getNumUsedChannels(result.get… in verifyColorAttachment() local 3758 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in getAttachmentType() local 3861 …const size_t componentCount = config.useFormatCompCount ? (size_t)tcu::getNumUsedChannels(forma… in createTestShaders() local 3907 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in createTestShaders() local 3922 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in createTestShaders() local [all …]
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 162 int componentCount = textureComponentCount(); in sampleTexture() local 339 int componentCount = textureComponentCount(); in sampleTexture() local 652 int componentCount = textureComponentCount(); in sampleQuad2D() local 847 int componentCount = textureComponentCount(); in sample3D() local 1122 int componentCount = textureComponentCount(); in sampleFloat2D() local 1191 int componentCount = textureComponentCount(); in sampleFloat3D() local 2061 int componentCount = textureComponentCount(); in sampleTexel() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 162 int componentCount = textureComponentCount(); in sampleTexture() local 384 int componentCount = textureComponentCount(); in sampleTexture() local 743 int componentCount = textureComponentCount(); in sampleQuad2D() local 938 int componentCount = textureComponentCount(); in sample3D() local 1213 int componentCount = textureComponentCount(); in sampleFloat2D() local 1282 int componentCount = textureComponentCount(); in sampleFloat3D() local 2203 int componentCount = textureComponentCount(); in sampleTexel() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | ImageHeaderParser.java | 217 int tagOffset, tagType, formatCode, componentCount; in parseExifSegment() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_composites.cpp | 433 auto componentCount = inst->operands().size() - 4; in ValidateVectorShuffle() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_composites.cpp | 433 auto componentCount = inst->operands().size() - 4; in ValidateVectorShuffle() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineVertexInputTests.cpp | 751 …const int componentCount = VertexInputTest::s_glslTypeDescriptions[attributeInfo.glslType].vert… in getGlslAttributeConditions() local 1401 const deUint32 componentCount = getVertexFormatComponentCount(format); in writeVertexInputValueIntPacked() local 1461 …const int componentCount = VertexInputTest::s_glslTypeDescriptions[attribute.glslType].vertexInp… in writeVertexInputValue() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 806 int componentCount; in init() member
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 2313 const deUint32 componentCount (tcu::getNumUsedChannels(tcuFormat.order)); in getFormatComponentWidth() local
|