Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DRampLinear.cpp61 float currentLevel = interpolateCurrent(); in onProcess() local
/third_party/skia/m133/modules/skshaper/src/
DSkShaper_skunicode.cpp63 SkBidiIterator::Level currentLevel() const override { in currentLevel() function in SkUnicodeBidiRunIterator
/third_party/skia/modules/skunicode/src/
DSkUnicode_icu_bidi.cpp113 BidiLevel currentLevel = 0; in extractBidi() local
/third_party/skia/m133/modules/skunicode/src/
DSkUnicode_icu_bidi.cpp123 SkUnicode::BidiLevel currentLevel = 0; in ExtractBidi() local
DSkUnicode_icu4x.cpp102 auto currentLevel = info.level_at(0); in getBidiRegions() local
/third_party/skia/m133/modules/skshaper/include/
DSkShaper.h194 uint8_t currentLevel() const override { return fBidiLevel; } in currentLevel() function
/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.h260 SkBidiIterator::Level currentLevel = 0; in forEachBidiRegion() local
/third_party/skia/m133/modules/skunicode/include/
DSkUnicode.h288 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/skia/third_party/externals/icu/source/common/
Dicuplug.cpp656 UPlugLevel currentLevel = uplug_getCurrentLevel(); in uplug_loadWaitingPlugs() local
/third_party/skia/m133/third_party/externals/icu/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/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 __anon817d6c270111::SkUnicodeBidiRunIterator