HomeSort by relevance Sort by last modified time
    Searched refs:uniqueID (Results 51 - 75 of 83) sorted by null

1 23 4

  /external/skia/tests/
PictureTest.cpp 707 REPORTER_ASSERT(reporter, copy->uniqueID() != final->uniqueID());
    [all...]
FontHostTest.cpp 174 SkFontID fontID = face->uniqueID();
SkResourceCacheTest.cpp 287 auto imageId = image->uniqueID();
  /external/skia/src/gpu/batches/
GrAADistanceFieldPathRenderer.cpp 628 if (context->uniqueID() != gTestStruct.fContextID) {
629 gTestStruct.fContextID = context->uniqueID();
  /external/skia/src/core/
SkBitmapCache.cpp 71 desc.fImageID = image->uniqueID();
SkTypeface.cpp 98 uint32_t SkTypeface::UniqueID(const SkTypeface* face) {
102 return face->uniqueID();
106 return facea == faceb || SkTypeface::UniqueID(facea) == SkTypeface::UniqueID(faceb);
SkPictureShader.cpp 210 BitmapShaderKey key(fPicture->uniqueID(),
SkGlyphCache.cpp 412 face->uniqueID(), name.c_str(), face->style(), rec.fTextSize,
SkPaint.cpp     [all...]
  /external/skia/src/doc/
SkDocument_PDF.cpp 294 SkFontID fontID = fontResources[font]->typeface()->uniqueID();
  /external/skia/src/gpu/
GrLayerHoister.cpp 34 GrCachedLayer* layer = layerCache->findLayerOrCreate(topLevelPicture->uniqueID(),
  /external/skia/tools/debugger/
SkObjectParser.cpp 80 str->append(" uniqueID: ");
81 str->appendS32(image->uniqueID());
  /external/skia/src/c/
sk_surface.cpp 256 return AsImage(cimage)->uniqueID();
497 return AsPicture(cpic)->uniqueID();
  /external/skia/src/pdf/
SkPDFFont.cpp 802 const uint32_t fontID = typeface->uniqueID();
    [all...]
SkPDFDevice.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 307 const SkFontID fontID = typeface->uniqueID();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /external/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-core-full-nocompat.js 408 String.extend('uniqueID', function(){
    [all...]
mootools-more-yui-compressed.min.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml.h     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 823 milliseconds

1 23 4