Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/SparseCore/
DCompressedStorage.h115 const StorageIndex* indexPtr() const { return m_indices; } in indexPtr() function
116 StorageIndex* indexPtr() { return m_indices; } in indexPtr() function
/external/webrtc/modules/audio_coding/codecs/ilbc/
Dsplit_vq.c40 int16_t *qXPtr, *indexPtr, *CBPtr, *XPtr; in WebRtcIlbcfix_SplitVq() local
/external/skia/tests/
DSwizzlerTest.cpp46 uint8_t* indexPtr = imageData + startRow * rowBytes; in check_fill() local
/external/skia/src/gpu/ganesh/
DGrAuditTrail.cpp55 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined() local
/external/skia/src/core/
DSkWriteBuffer.cpp259 if (uint32_t* indexPtr = fFlattenableDict.find(name)) { in writeFlattenable() local
/external/skia/tools/
DDDLPromiseImageHelper.cpp312 const int* indexPtr = static_cast<const int*>(rawData); in CreatePromiseImages() local
/external/angle/src/tests/gl_tests/
DLineLoopTest.cpp107 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest()
/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp455 const deUint32* const indexPtr = findBinary(binary); in addProgram() local
DvkRayTracingUtil.cpp848 const void* indexPtr = geometriesData[geometryNdx]->getIndexPointer(); in updateIndexBuffer() local
/external/deqp/framework/opengl/
DgluDrawUtil.cpp485 …glw::Functions& gl, PrimitiveType type, int numElements, IndexType indexType, const void* indexPtr) in drawIndexed()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1120 gfxptr_t indexPtr = indices; in GetSimdValidIndicesGfx() local