Home
last modified time | relevance | path

Searched defs:cacheKey (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocumentSharedObjectPool.cpp73 ShareableElementDataCacheKey cacheKey(attributes.data(), attributes.size()); in cachedShareableElementDataWithAttributes() local
DPresentationAttributeStyle.cpp161 PresentationAttributeCacheKey cacheKey; in computePresentationAttributeStyle() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageDecodingStore.h217 …ImageCacheKey cacheKey() const { return makeCacheKey(m_generator, m_cachedImage->scaledSize(), m_c… in cacheKey() function
250 DecoderCacheKey cacheKey() const { return makeCacheKey(m_generator, m_size); } in cacheKey() function
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFontDescription.cpp159 FontCacheKey FontDescription::cacheKey(const AtomicString& familyName, FontTraitsMask desiredTraits… in cacheKey() function in WebCore::FontDescription
/external/chromium_org/third_party/icu/source/i18n/
Dcolldata.cpp643 CollData::CollData(UCollator *collator, char *cacheKey, int32_t cacheKeyLength, UErrorCode &status) in CollData()
/external/icu4c/i18n/
Dtzgnames.cpp848 … PartialLocationKey* cacheKey = (PartialLocationKey *)uprv_malloc(sizeof(PartialLocationKey)); in getPartialLocationName() local
/external/chromium_org/third_party/skia/src/gpu/
DGrContext.cpp373 GrResourceKey* cacheKey) { in createTexture()
/external/skia/src/gpu/
DGrContext.cpp373 GrResourceKey* cacheKey) { in createTexture()