Searched defs:indexPtr (Results 1 – 13 of 13) sorted by relevance
115 const StorageIndex* indexPtr() const { return m_indices; } in indexPtr() function116 StorageIndex* indexPtr() { return m_indices; } in indexPtr() function
40 int16_t *qXPtr, *indexPtr, *CBPtr, *XPtr; in WebRtcIlbcfix_SplitVq() local
57 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined() local
46 uint8_t* indexPtr = imageData + startRow * rowBytes; in check_fill() local
176 SkiaInterpolatorBase::Result SkiaInterpolatorBase::timeToT(MSec time, float* T, int* indexPtr, in timeToT()
725 uint16_t* indexPtr = indices; in drawBitmapMesh() local
307 if (uint32_t* indexPtr = fFlattenableDict.find(name)) { in writeFlattenable() local
314 const int* indexPtr = static_cast<const int*>(rawData); in CreatePromiseImages() local
444 const uint32_t *const indexPtr = findBinary(binary); in addProgram() local
921 const void *indexPtr = geometriesData[geometryNdx]->getIndexPointer(); in updateIndexBuffer() local
516 const void *indexPtr) in drawIndexed()
107 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest()
586 uint16_t *indexPtr = (uint16_t*)mRSC->mHal.funcs.allocation.lock1D(mRSC, indexAlloc); in initVertexArrayBuffers() local