Home
last modified time | relevance | path

Searched defs:componentIndex (Results 1 – 19 of 19) 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.cpp301 for (deUint32 componentIndex = 1 ; componentIndex < m_buildTree.size() ; ++componentIndex) in findComponentInBuildTree() local
361 deUint32 componentIndex = findComponentInBuildTree(pathComponents, level); in buildTreeFromPathList() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJExample.java67 Rectangle planeRegion, int componentIndex, in customFilter()
/third_party/libjpeg-turbo/java/
DTJExample.java67 Rectangle planeRegion, int componentIndex, in customFilter()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjexample.c75 int componentIndex, int transformIndex, in customFilter()
Dtjbench.c126 int componentIndex, int transformIndex, in dummyDCTFilter()
Dturbojpeg-jni.c999 tjregion planeRegion, int componentIndex, in JNICustomFilter()
/third_party/libjpeg-turbo/
Dtjexample.c75 tjregion planeRegion, int componentIndex, in customFilter()
Dtjbench.c127 tjregion planeRegion, int componentIndex, in dummyDCTFilter()
Dturbojpeg-jni.c1057 tjregion planeRegion, int componentIndex, in JNICustomFilter()
/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/glslang/SPIRV/
DSpvBuilder.cpp1669 Id Builder::createVectorExtractDynamic(Id vector, Id typeId, Id componentIndex) in createVectorExtractDynamic()
1679 Id Builder::createVectorInsertDynamic(Id vector, Id typeId, Id component, Id componentIndex) in createVectorInsertDynamic()
/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/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp771 deUint32 componentIndex = 0; in getGlslAttributeConditions() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp292 auto componentIndex = 2; in isValid() local