Home
last modified time | relevance | path

Searched refs:fCullStorage (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/debugger/
DSkDrawCommand.h587 SkRect fCullStorage; variable
DSkDrawCommand.cpp3388 fCullStorage = *cull; in SkDrawTextRSXformCommand()
3389 fCull = &fCullStorage; in SkDrawTextRSXformCommand()