Home
last modified time | relevance | path

Searched defs:readIndex (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
DInterpolatingDelayLine.cpp30 int32_t readIndex = mCursor - delayInt; in process() local
/third_party/skia/third_party/externals/oboe/src/fifo/
DFifoBuffer.cpp78 uint32_t readIndex = mFifo->getReadIndex(); // ranges 0 to capacity in read() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp460 uint32_t readIndex = mReadBufferState == GL_BACK ? 0 : mReadBufferState - GL_COLOR_ATTACHMENT0; in getReadIndex() local
472 uint32_t readIndex = getReadIndex(); in getReadAttachment() local
2391 size_t readIndex = mState.getReadIndex(); in ensureReadAttachmentsInitialized() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDynamicBufferOffsetTests.cpp544 uint32_t readIndex = GetParam().mOOBRead ? std::min(kOOBOffset + i, kArrayLength - 1) : i; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp1499 for (size_t readIndex = 0; readIndex < sequence->size(); ++readIndex) in pruneUnusedFunctions() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramVk.cpp95 for (int writeIndex = arrayIndex, readIndex = 0; writeIndex < maxIndex; in UpdateDefaultUniformBlock() local
/third_party/skia/third_party/externals/icu/source/common/
Duts46.cpp614 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local
/third_party/node/deps/icu-small/source/common/
Duts46.cpp614 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local
/third_party/icu/icu4c/source/common/
Duts46.cpp614 int32_t readIndex=mappingStart, writeIndex=mappingStart; in mapDevChars() local