OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SkPathCounter
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkPictureCommon.h
13
//
SkPathCounter
-- SkRecord visitor that counts paths that draw slowly on the GPU.
21
struct
SkPathCounter
{
26
SkPathCounter
() : fNumSlowPathsAndDashEffects(0) {}
/external/skqp/src/core/
SkPictureCommon.h
13
//
SkPathCounter
-- SkRecord visitor that counts paths that draw slowly on the GPU.
21
struct
SkPathCounter
{
26
SkPathCounter
() : fNumSlowPathsAndDashEffects(0) {}
Completed in 281 milliseconds