OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gcache
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/
glib.h
39
#include <glib/
gcache
.h>
/external/skia/src/gl/
SkGLDevice.cpp
617
SkGlyphCache*
gcache
= state.fCache;
local
621
if (
gcache
->getAuxProcData(SkGLDevice::GlyphCacheAuxProc, &auxData)) {
627
gcache
->setAuxProc(SkGLDevice::GlyphCacheAuxProc, textCache);
636
aa = (uint8_t*)
gcache
->findImage(glyph);
Completed in 24 milliseconds