Home
last modified time | relevance | path

Searched defs:ClipCmd (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/sorttoy/
DCmds.cpp183 ClipCmd::ClipCmd(ID id, Shape shape, SkIRect r) in ClipCmd() function in ClipCmd
189 ClipCmd::ClipCmd(ID id, PaintersOrder paintersOrderWhenAdded, Shape shape, SkIRect r) in ClipCmd() function in ClipCmd
DFake.h18 class ClipCmd; variable