OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LevelOfDetail
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkTraceMemoryDump.h
25
enum
LevelOfDetail
{
71
* match the
LevelOfDetail
argument. The level of detail must not affect the total size
74
virtual
LevelOfDetail
getRequestedDetails() const = 0;
/external/skia/tests/
TraceMemoryDumpTest.cpp
27
LevelOfDetail
getRequestedDetails() const override {
Completed in 53 milliseconds