Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkArenaAllocList.h43 Node* fCurr = nullptr; variable
DSkReadBuffer.h217 const char* fCurr = nullptr; // current position within buffer variable
DSkStream.cpp468 char* fCurr; member
/external/skqp/src/gpu/ccpr/
DGrCCSTLList.h54 U* fCurr; member
/external/skqp/src/core/
DSkArenaAllocList.h43 Node* fCurr = nullptr; variable
DSkReader32.h158 const char* fCurr; // current position within buffer variable
DSkStream.cpp457 char* fCurr; member
/external/skia/samplecode/
DSample.h66 SkPoint fCurr = {0, 0}; variable
/external/skqp/src/gpu/
DGrPrimitiveProcessor.h117 const Attribute* fCurr; variable
/external/skia/src/gpu/
DGrGeometryProcessor.h117 const Attribute* fCurr; variable
/external/skqp/samplecode/
DSample.h67 SkPoint fOrig, fPrev, fCurr; variable