Searched defs:indexPtr (Results 1 – 16 of 16) sorted by relevance
| /external/webrtc/modules/audio_coding/codecs/ilbc/ |
| D | split_vq.c | 38 int16_t *qXPtr, *indexPtr, *CBPtr, *XPtr; in WebRtcIlbcfix_SplitVq() local
|
| /external/eigen/Eigen/src/SparseCore/ |
| D | CompressedStorage.h | 115 const StorageIndex* indexPtr() const { return m_indices; } in indexPtr() function 116 StorageIndex* indexPtr() { return m_indices; } in indexPtr() function
|
| /external/skia/tests/ |
| D | SwizzlerTest.cpp | 39 uint8_t* indexPtr = imageData + startRow * rowBytes; in check_fill() local
|
| /external/skqp/tests/ |
| D | SwizzlerTest.cpp | 39 uint8_t* indexPtr = imageData + startRow * rowBytes; in check_fill() local
|
| /external/skia/src/gpu/ |
| D | GrAuditTrail.cpp | 56 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined() local
|
| /external/skqp/src/gpu/ |
| D | GrAuditTrail.cpp | 56 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined() local
|
| /external/skqp/src/core/ |
| D | SkWriteBuffer.cpp | 229 if (uint32_t* indexPtr = fFlattenableDict.find(factory)) { in writeFlattenable() local
|
| /external/skia/src/core/ |
| D | SkWriteBuffer.cpp | 239 if (uint32_t* indexPtr = fFlattenableDict.find(name)) { in writeFlattenable() local
|
| /external/skqp/src/utils/ |
| D | SkInterpolator.cpp | 73 int* indexPtr, bool* exactPtr) const { in timeToT()
|
| /external/skqp/tools/ |
| D | DDLPromiseImageHelper.cpp | 205 const int* indexPtr = static_cast<const int*>(rawData); in PromiseImageCreator() local
|
| /external/skia/tools/ |
| D | DDLPromiseImageHelper.cpp | 309 const int* indexPtr = static_cast<const int*>(rawData); in CreatePromiseImages() local
|
| /external/angle/src/tests/gl_tests/ |
| D | LineLoopTest.cpp | 107 void runTest(GLenum indexType, GLuint indexBuffer, const void *indexPtr) in runTest()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkBinaryRegistry.cpp | 455 const deUint32* const indexPtr = findBinary(binary); in addProgram() local
|
| D | vkRayTracingUtil.cpp | 764 const void* indexPtr = geometriesData[geometryNdx]->getIndexPointer(); in updateIndexBuffer() local
|
| /external/deqp/framework/opengl/ |
| D | gluDrawUtil.cpp | 485 …glw::Functions& gl, PrimitiveType type, int numElements, IndexType indexType, const void* indexPtr) in drawIndexed()
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
| D | fetch_jit.cpp | 1120 gfxptr_t indexPtr = indices; in GetSimdValidIndicesGfx() local
|