Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFGraphicStackState.h37 Entry* currentEntry() { return &fEntries[fStackDepth]; } in currentEntry() function
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts476 const currentEntry = this.fs.get(path); constant
645 const currentEntry = this.fs.get(path) as FsFile; constant
652 const currentEntry = this.fs.get(path) as FsFolder; constant
/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