Home
last modified time | relevance | path

Searched defs:readAddress (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DInterpolatingDelayLine.cpp35 float *readAddress = mDelayLine.get() + readIndex; in process() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1487 Value *readAddress = allocateStackVariable(destType); in createBitCast() local
1496 Value *readAddress = createBitCast(writeAddress, T(llvm::PointerType::get(T(destType), 0))); in createBitCast() local

Completed in 9 milliseconds