Home
last modified time | relevance | path

Searched defs:componentIndex (Results 1 – 11 of 11) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureEntry.java32 public int getComponentChar(int componentIndex) in getComponentChar()
/third_party/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.h35 uint8_t componentIndex = 0; member
/third_party/vk-gl-cts/framework/common/
DtcuWaiverUtil.cpp303 for (deUint32 componentIndex = 1 ; componentIndex < m_buildTree.size() ; ++componentIndex) in findComponentInBuildTree() local
363 deUint32 componentIndex = findComponentInBuildTree(pathComponents, level); in buildTreeFromPathList() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilSamplingTests.cpp164 uint32_t componentIndex) { in CreateSamplingRenderPipeline()
170 uint32_t componentIndex) { in CreateSamplingComputePipeline()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1540 for (size_t argumentIndex = 0, componentIndex = 0; in createConstructorVectorFromMultiple() local
1770 for (int componentIndex = 0; componentIndex < type.getRows(); ++componentIndex) in createConstructorMatrixFromMatrix() local
1893 for (int componentIndex = 0; componentIndex < argumentType.getNominalSize() && in extractComponents() local
1920 for (int componentIndex = 0; componentIndex < argumentType.getRows() && in extractComponents() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjbench.c130 tjregion planeRegion, int componentIndex, in dummyDCTFilter()
Dturbojpeg-jni.c1039 tjregion planeRegion, int componentIndex, in JNICustomFilter()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_lossless_jpeg.cpp284 int16 componentIndex; /* its index in SOF or cPtr->compInfo[] */ member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp779 deUint32 componentIndex = 0; in getGlslAttributeConditions() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp2579 Id Builder::createVectorExtractDynamic(Id vector, Id typeId, Id componentIndex) in createVectorExtractDynamic()
2589 Id Builder::createVectorInsertDynamic(Id vector, Id typeId, Id component, Id componentIndex) in createVectorInsertDynamic()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp878 deUint32 componentIndex = 0; in getGlslAttributeConditions() local