Home
last modified time | relevance | path

Searched defs:currentEntry (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/pdf/
DSkPDFGraphicStackState.h37 Entry* currentEntry() { return &fEntries[fStackDepth]; } in currentEntry() function
/third_party/skia/src/pdf/
DSkPDFGraphicStackState.h37 Entry* currentEntry() { return &fEntries[fStackDepth]; } in currentEntry() function
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts490 const currentEntry = this.fs.get(path); constant
526 const currentEntry = this.fs.get(path); constant
693 const currentEntry = this.fs.get(path) as FsFile; constant
700 const currentEntry = this.fs.get(path) as FsFolder; constant
/third_party/flutter/skia/src/sfnt/
DSkOTUtils.cpp110 …SkSFNTHeader::TableDirectoryEntry* currentEntry = reinterpret_cast<SkSFNTHeader::TableDirectoryEnt… in RenameFont() local
/third_party/skia/src/sfnt/
DSkOTUtils.cpp112 …SkSFNTHeader::TableDirectoryEntry* currentEntry = reinterpret_cast<SkSFNTHeader::TableDirectoryEnt… in RenameFont() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3281 uint32_t currentEntry = 0; in allocateSemaphore() local