Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/include/core/
DSkRWBuffer.h66 const SkBufferBlock* fTail; variable
107 SkBufferBlock* fTail; variable
DSkStream.h499 Block* fTail = nullptr; variable
/third_party/flutter/skia/src/gpu/gradients/
DGrGradientBitmapCache.h36 mutable Entry* fTail; variable
/third_party/skia/src/gpu/gradients/
DGrGradientBitmapCache.h36 mutable Entry* fTail; variable
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCSTLList.h63 T* fTail = &fHead; variable
/third_party/flutter/skia/src/core/
DSkArenaAllocList.h58 Node* fTail = nullptr; variable
DSkTInternalLList.h296 T* fTail = nullptr; variable
DSkResourceCache.h261 Rec* fTail; variable
/third_party/skia/src/core/
DSkArenaAllocList.h58 Node* fTail = nullptr; variable
DSkTInternalLList.h296 T* fTail = nullptr; variable
DSkResourceCache.h262 Rec* fTail; variable
DSkBlockAllocator.h448 Block* fTail; // All non-head blocks are heap allocated; tail will never be null. variable
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlResourceProvider.mm197 , fTail(0) { function
/third_party/skia/src/gpu/
DGrRingBuffer.h67 size_t fTail; // where we start deallocating variable
DGrResourceAllocator.h268 Interval* fTail = nullptr; variable
/third_party/flutter/skia/src/gpu/
DGrTRecorder.h99 Header* fTail = nullptr; variable
DGrMemoryPool.h111 BlockHeader* fTail; variable
DGrRenderTargetOpList.h208 GrOp* fTail = nullptr; variable
DGrResourceAllocator.h257 Interval* fTail = nullptr; variable
/third_party/skia/src/gpu/geometry/
DGrTriangulator.h248 Node** fTail = &fHead; variable
301 Vertex* fTail; member
438 Edge* fTail; member
484 MonotonePoly* fTail; member
/third_party/skia/include/core/
DSkStream.h508 Block* fTail = nullptr; variable
/third_party/flutter/skia/src/pathops/
DSkOpSegment.h430 SkOpSpanBase fTail; // the tail span always has its t set to one variable
DSkOpContour.h376 SkOpSegment* fTail; variable
/third_party/skia/src/pathops/
DSkOpSegment.h430 SkOpSpanBase fTail; // the tail span always has its t set to one variable
DSkOpContour.h375 SkOpSegment* fTail; variable

12