Home
last modified time | relevance | path

Searched defs:currentLevel (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DRampLinear.cpp61 float currentLevel = interpolateCurrent(); in onProcess() local
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu_bidi.cpp113 BidiLevel currentLevel = 0; in extractBidi() local
/third_party/skia/modules/skshaper/include/
DSkShaper.h186 uint8_t currentLevel() const override { return fBidiLevel; } in currentLevel() function
/third_party/skia/modules/skunicode/include/
DSkUnicode.h245 SkBidiIterator::Level currentLevel = 0; in forEachBidiRegion() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h522 ESymbolLevel currentLevel() const { return static_cast<ESymbolLevel>(table.size() - 1); } in currentLevel() function
/third_party/node/deps/icu-small/source/common/
Dicuplug.cpp656 UPlugLevel currentLevel = uplug_getCurrentLevel(); in uplug_loadWaitingPlugs() local
/third_party/icu/icu4c/source/common/
Dicuplug.cpp656 UPlugLevel currentLevel = uplug_getCurrentLevel(); in uplug_loadWaitingPlugs() local
/third_party/skia/third_party/externals/icu/source/common/
Dicuplug.cpp656 UPlugLevel currentLevel = uplug_getCurrentLevel(); in uplug_loadWaitingPlugs() local
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h943 int currentLevel() const { return static_cast<int>(table.size()) - 1; } in currentLevel() function
/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp512 SkBidiIterator::Level currentLevel() const override { function in __anon5216ec450111::SkUnicodeBidiRunIterator