Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/tracing/
H A DSkSLDebugTracePlayer.h125 size_t fCursor = 0; // position of the read head variable
/aosp_15_r20/external/skia/src/base/
H A DSkArenaAlloc.h315 char* fCursor; variable
H A DSkBlockAllocator.h157 int fCursor; // (this + fCursor) points to next available allocation variable
/aosp_15_r20/external/skia/modules/skplaintexteditor/include/
H A Deditor.h101 TextPosition fCursor; member