Home
last modified time | relevance | path

Searched defs:indexType (Results 1 – 25 of 34) sorted by relevance

12

/external/skia/src/gpu/
DGrPathRange.cpp27 void GrPathRange::loadPathsIfNeeded(const void* indices, PathIndexType indexType, int count) const { in loadPathsIfNeeded()
42 void GrPathRange::assertPathsLoaded(const void* indices, PathIndexType indexType, int count) const { in assertPathsLoaded()
DGrPathRendering.h176 PathIndexType indexType, const float transformValues[], in drawPaths()
/external/jdiff/src/jdiff/
DHTMLIndexes.java69 APIDiff apiDiff, int indexType, in emitBottomLeftFile()
164 private void emitIndexHeader(String indexName, int indexType, in emitIndexHeader()
243 public void emitPackagesIndex(APIDiff apiDiff, int indexType) { in emitPackagesIndex()
444 public void emitClassesIndex(APIDiff apiDiff, int indexType) { in emitClassesIndex()
540 public void emitConstructorsIndex(APIDiff apiDiff, int indexType) { in emitConstructorsIndex()
639 public void emitMethodsIndex(APIDiff apiDiff, int indexType) { in emitMethodsIndex()
755 public void emitFieldsIndex(APIDiff apiDiff, int indexType) { in emitFieldsIndex()
869 public void emitAllDiffsIndex(APIDiff apiDiff, int indexType) { in emitAllDiffsIndex()
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
DZeroRegisterDecodedInstruction.java29 int index, IndexType indexType, int target, long literal) { in ZeroRegisterDecodedInstruction()
DOneRegisterDecodedInstruction.java32 int index, IndexType indexType, int target, long literal, in OneRegisterDecodedInstruction()
DRegisterRangeDecodedInstruction.java36 int index, IndexType indexType, int target, long literal, in RegisterRangeDecodedInstruction()
DTwoRegisterDecodedInstruction.java35 int index, IndexType indexType, int target, long literal, in TwoRegisterDecodedInstruction()
DThreeRegisterDecodedInstruction.java38 int index, IndexType indexType, int target, long literal, in ThreeRegisterDecodedInstruction()
DFourRegisterDecodedInstruction.java41 int index, IndexType indexType, int target, long literal, in FourRegisterDecodedInstruction()
DDecodedInstruction.java50 private final IndexType indexType; field in DecodedInstruction
102 int index, IndexType indexType, int target, long literal) { in DecodedInstruction()
DFiveRegisterDecodedInstruction.java44 int index, IndexType indexType, int target, long literal, in FiveRegisterDecodedInstruction()
DInstructionCodec.java261 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_21C() local
369 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_22C() local
503 IndexType indexType = OpcodeInfo.getIndexType(opcode); in FORMAT_31C() local
676 IndexType indexType = OpcodeInfo.getIndexType(opcodeUnit); in FORMAT_41C() local
699 IndexType indexType = OpcodeInfo.getIndexType(opcodeUnit); in FORMAT_52C() local
723 IndexType indexType = OpcodeInfo.getIndexType(opcodeUnit); in FORMAT_5RC() local
913 IndexType indexType = OpcodeInfo.getIndexType(opcode); in decodeRegisterList() local
973 IndexType indexType = OpcodeInfo.getIndexType(opcode); in decodeRegisterRange() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInputAssemblyTests.cpp210 VkIndexType indexType) in InputAssemblyTest()
259 bool InputAssemblyTest::isRestartIndex (VkIndexType indexType, deUint32 indexValue) in isRestartIndex()
267 deUint32 InputAssemblyTest::getRestartIndex (VkIndexType indexType) in getRestartIndex()
286 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
625 VkIndexType indexType) in PrimitiveRestartTest()
640 …eateBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIndexType indexType, std::vect… in createBufferData()
909 VkIndexType indexType, in InputAssemblyInstance()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtTriangleIndexVertexArray.java170 public btTriangleIndexVertexArray addIndexedMesh(final btIndexedMesh mesh, int indexType) { in addIndexedMesh()
194 private void internalAddIndexedMesh(btIndexedMesh mesh, int indexType) { in internalAddIndexedMesh()
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp131 …const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function f… in PrimitiveRestartCase()
674 for (int indexType = 0; indexType < (int)PrimitiveRestartCase::INDEX_LAST; indexType++) in init() local
Des3fDrawTests.cpp156 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp84 const IndexType indexType; member
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp155 const void* indices, PathIndexType indexType, in onDrawPaths()
/external/deqp/framework/opengl/
DgluDrawUtil.cpp373 IndexBuffer::IndexBuffer (const RenderContext& context, IndexType indexType, int numIndices, const … in IndexBuffer()
485 …ed (const glw::Functions& gl, PrimitiveType type, int numElements, IndexType indexType, const void… in drawIndexed()
DgluDrawUtil.hpp163 IndexType indexType; //!< Index type or INDEXTYPE_LAST if not used member
/external/libgdx/extensions/gdx-bullet/jni/swig/collision/
DbtTriangleIndexVertexArray.i311 public btTriangleIndexVertexArray addIndexedMesh(final btIndexedMesh mesh, int indexType) { in addIndexedMesh()
/external/dexmaker/src/dx/java/com/android/dx/io/
DOpcodeInfo.java1434 private final IndexType indexType; field in OpcodeInfo.Info
1437 IndexType indexType) { in Info()
/external/deqp/modules/glshared/
DglsDrawTest.hpp223 IndexType indexType; //!< used only if drawMethod = DrawElements* member
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp126 …thod drawMethod, gls::DrawTestSpec::Primitive primitive, gls::DrawTestSpec::IndexType indexType, g… in AttributeGroup()
/external/skia/src/animator/
DSkScript.cpp1152 SkOpType indexType; in logicalOp() local

12