OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:incStencilAttachmentCreates
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrGpu.h
343
void
incStencilAttachmentCreates
() { fStencilAttachmentCreates++; }
375
void
incStencilAttachmentCreates
() {}
/external/skqp/src/gpu/
GrGpu.h
316
void
incStencilAttachmentCreates
() { fStencilAttachmentCreates++; }
343
void
incStencilAttachmentCreates
() {}
Completed in 405 milliseconds