Home
last modified time | relevance | path

Searched refs:objectStart (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java5667 * <code>objectStart</code> up to <code>objectStart + count</code> in the
5670 * the levels array (at <code>index - objectStart + levelStart</code>).
5675 * @param objectStart the start position in the objects array
5682 int objectStart, in reorderVisually()
5689 System.arraycopy(objects, objectStart, temp, 0, count); in reorderVisually()
5691 objects[objectStart + i] = temp[indexMap[i]]; in reorderVisually()
5679 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) reorderVisually() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java5574 * <code>objectStart</code> up to <code>objectStart + count</code> in the
5577 * the levels array (at <code>index - objectStart + levelStart</code>).
5582 * @param objectStart the start position in the objects array
5588 int objectStart, in reorderVisually()
5595 System.arraycopy(objects, objectStart, temp, 0, count); in reorderVisually()
5597 objects[objectStart + i] = temp[indexMap[i]]; in reorderVisually()
5585 reorderVisually(byte[] levels, int levelStart, Object[] objects, int objectStart, int count) reorderVisually() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp3058 const size_t objectStart = objectNdx * m_verticesPerPrimitive; in createVertexData() local
3068 const float occludedObjectVertexXCoord = m_vertexCoord[objectStart + vertexNdx][0] * xRatio; in createVertexData()
3069 const float occludedObjectVertexYCoord = m_vertexCoord[objectStart + vertexNdx][1] * yRatio; in createVertexData()
3072 appendVertex(occludedObjectVertexCoord, m_vertexColor[objectStart + vertexNdx]); in createVertexData()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp3101 const size_t objectStart = objectNdx * m_verticesPerPrimitive; in createVertexData() local
3111 const float occludedObjectVertexXCoord = m_vertexCoord[objectStart + vertexNdx][0] * xRatio; in createVertexData()
3112 const float occludedObjectVertexYCoord = m_vertexCoord[objectStart + vertexNdx][1] * yRatio; in createVertexData()
3115 appendVertex(occludedObjectVertexCoord, m_vertexColor[objectStart + vertexNdx]); in createVertexData()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 32 milliseconds