Home
last modified time | relevance | path

Searched defs:fTail (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/gpu/ganesh/gradients/
DGrGradientBitmapCache.h36 mutable Entry* fTail; variable
/external/skia/src/base/
DSkArenaAllocList.h60 Node* fTail = nullptr; variable
DSkTInternalLList.h298 T* fTail = nullptr; variable
DSkBlockAllocator.h449 Block* fTail; // All non-head blocks are heap allocated; tail will never be null. variable
/external/skia/src/gpu/ganesh/
DGrRingBuffer.h67 size_t fTail; // where we start deallocating variable
DGrResourceAllocator.h268 Interval* fTail = nullptr; variable
/external/skia/src/gpu/ganesh/geometry/
DGrTriangulator.h262 Node** fTail = &fHead; variable
315 Vertex* fTail; member
452 Edge* fTail; member
498 MonotonePoly* fTail; member
/external/skia/src/core/
DSkResourceCache.h262 Rec* fTail; variable
/external/skia/include/core/
DSkStream.h507 Block* fTail = nullptr; variable
/external/skia/src/pathops/
DSkOpSegment.h441 SkOpSpanBase fTail; // the tail span always has its t set to one variable
DSkOpContour.h386 SkOpSegment* fTail; variable