Home
last modified time | relevance | path

Searched defs:getCurrentOffset (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h43 uint32_t getCurrentOffset() const { in getCurrentOffset() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h86 size_t getCurrentOffset() const { return mCurrentOffset * kBytesPerComponent; } in getCurrentOffset() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.cpp224 size_t BlockLayoutEncoder::getCurrentOffset() const in getCurrentOffset() function in sh::BlockLayoutEncoder