OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f16BitCache
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkColorTable.h
61
SkLazyPtr<uint16_t, Free16BitCache>
f16BitCache
;
/external/skia/src/core/
SkColorTable.cpp
37
//
f16BitCache
frees itself
61
return
f16BitCache
.get(create);
Completed in 329 milliseconds