Searched refs:fEntries (Results 1 – 10 of 10) sorted by relevance
33 WatchedEntry* fEntries; member in WatchedEntry58 fEntries(NULL), in WatchedEntry()81 child->fLink = fEntries; in WatchedEntry()82 fEntries = child; in WatchedEntry()155 WatchedEntry *child = fEntries; in ~WatchedEntry()192 WatchedEntry *child = fEntries; in EntryCreated()204 child->fLink = fEntries; in EntryCreated()205 fEntries = child; in EntryCreated()216 WatchedEntry *child = fEntries; in EntryRemoved()223 fEntries = child->fLink; in EntryRemoved()
216 if (fEntries[i].fFactory.isCompatible(factory, translate)) { in find()217 const SkMatrix& m = fEntries[i].fMatrix; in find()219 if (matrix != fEntries[i].fMatrix) { in find()228 return fEntries[i].fVertices; in find()245 fSize -= fEntries[i].fVertices->approximateSize(); in add()247 fEntries[i].fFactory = factory; in add()248 fEntries[i].fVertices = vertices; in add()249 fEntries[i].fMatrix = matrix; in add()260 Entry fEntries[MAX_ENTRIES]; member in __anon20205b850111::CachedTessellations::Set
215 if (fEntries[i].fFactory.isCompatible(factory, translate)) { in find()216 const SkMatrix& m = fEntries[i].fMatrix; in find()218 if (matrix != fEntries[i].fMatrix) { in find()227 return fEntries[i].fVertices; in find()244 fSize -= fEntries[i].fVertices->approximateSize(); in add()246 fEntries[i].fFactory = factory; in add()247 fEntries[i].fVertices = vertices; in add()248 fEntries[i].fMatrix = matrix; in add()259 Entry fEntries[MAX_ENTRIES]; member in __anon788e051c0111::CachedTessellations::Set
180 SkPDFDevice::GraphicStateEntry* currentEntry() { return &fEntries[fStackDepth]; } in currentEntry()183 SkPDFDevice::GraphicStateEntry fEntries[kMaxStackDepth + 1]; member
194 fEntries[fStackDepth] = fEntries[fStackDepth - 1]; in push()200 fEntries[fStackDepth] = SkPDFDevice::GraphicStateEntry(); in pop()329 SkASSERT(fEntries[fStackDepth].fClipStackGenID == in updateMatrix()330 fEntries[fStackDepth -1].fClipStackGenID); in updateMatrix()
184 SkPDFDevice::GraphicStateEntry* currentEntry() { return &fEntries[fStackDepth]; } in currentEntry()187 SkPDFDevice::GraphicStateEntry fEntries[kMaxStackDepth + 1]; member
575 if (fEntries >= kMaxEntries) in Add()582 uint32 index = fEntries; in Add()584 for (uint32 j = 0; j < fEntries; j++) in Add()595 for (uint32 k = fEntries; k > index; k--) in Add()604 fEntries++; in Add()613 if (!fEntries) return 0; in Size()615 uint32 size = fEntries * 12 + 6; in Size()617 for (uint32 index = 0; index < fEntries; index++) in Size()642 if (!fEntries) return; in Put()646 uint32 bigData = fEntries * 12 + 6; in Put()[all …]
618 uint32 fEntries; variable628 : fEntries (0) in dng_tiff_directory()
META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...