/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/replicaisland/src/com/replica/replicaisland/ |
D | LevelBuilder.java | 188 final int componentCount = backgroundObject.getCount(); in promoteForegroundLayer() 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 | 1527 char* RandomArrayGenerator::generateArray (int seed, int elementCount, int componentCount, int offs… in generateArray() 1535 char* RandomArrayGenerator::generateBasicArray (int seed, int elementCount, int componentCount, int… in generateBasicArray() 1567 char* RandomArrayGenerator::createBasicArray (int seed, int elementCount, int componentCount, int o… in createBasicArray() 1618 char* RandomArrayGenerator::generatePackedArray (int seed, int elementCount, int componentCount, in… in generatePackedArray() 2040 …pe inputType, OutputType outputType, Storage storage, Usage usage, int componentCount, int offset,… in createAttributeArray() 2059 …ributeSpec::createDefaultAttribute (InputType inputType, OutputType outputType, int componentCount) in createDefaultAttribute()
|
D | glsDrawTest.hpp | 196 int componentCount; member
|
D | glsVertexArrayTests.hpp | 463 int componentCount; member in deqp::gls::MultiVertexArrayTest::Spec::ArraySpec
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleTests.cpp | 1674 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterate() local 1719 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterate() local 1769 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterate() local 1937 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local 1996 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local 2060 const int componentCount = tcu::getNumUsedChannels(format.order); in init() local
|
D | vktRenderPassMultisampleResolveTests.cpp | 1148 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify() local 1244 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify() local 1344 const int componentCount (tcu::getNumUsedChannels(format.order)); in verify() local 1478 const int componentCount (tcu::getNumUsedChannels(format.order)); in iterate() local
|
D | vktRenderPassTests.cpp | 3140 const int componentCount = tcu::getNumUsedChannels(format.order); in renderReferenceValues() local 3167 const int componentCount = tcu::getNumUsedChannels(format.order); in renderReferenceValues() local 3192 const int componentCount = tcu::getNumUsedChannels(format.order); in renderReferenceValues() local 3822 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in createTestShaders() local 3837 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in createTestShaders() local 3873 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in createTestShaders() local 3909 const size_t componentCount = (size_t)tcu::getNumUsedChannels(format.order); in createTestShaders() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 190 int componentCount = textureComponentCount(); in sampleTexture() local 443 int componentCount = textureComponentCount(); in sampleTexture() local 789 int componentCount = textureComponentCount(); in sampleQuad2D() local 980 int componentCount = textureComponentCount(); in sample3D() local 1247 int componentCount = textureComponentCount(); in sampleFloat2D() local 1312 int componentCount = textureComponentCount(); in sampleFloat3D() local 2155 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/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineVertexInputTests.cpp | 550 …const int componentCount = VertexInputTest::s_glslTypeDescriptions[attributeInfo.glslType].vert… in getGlslAttributeConditions() local 1255 …const int componentCount = VertexInputTest::s_glslTypeDescriptions[attribute.glslType].vertexInp… in writeVertexInputValue() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 798 int componentCount; in init() member
|
D | es31fDrawTests.cpp | 439 int componentCount; in init() member
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 1981 int componentCount(const TType &type, int registers) in componentCount() function 2765 int componentCount = varying->registerSize(); in varyingRegister() local
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.cpp | 1430 int componentCount = rowCount * colCount * size; in linkTransformFeedback() local
|
/external/swiftshader/src/Renderer/ |
D | Surface.cpp | 3038 int Surface::componentCount(Format format) in componentCount() function in sw::Surface
|