HomeSort by relevance Sort by last modified time
    Searched refs:count32 (Results 1 - 6 of 6) sorted by null

  /external/skia/tests/
UnicodeTest.cpp 70 int count32 = paint.textToGlyphs(text32, len32, glyphs32); local
74 REPORTER_ASSERT(reporter, (int)len8 == count32);
  /external/skqp/tests/
UnicodeTest.cpp 70 int count32 = paint.textToGlyphs(text32, len32, glyphs32); local
74 REPORTER_ASSERT(reporter, (int)len8 == count32);
  /external/skia/src/gpu/ops/
GrSmallPathRenderer.h 116 int count32() const { return fKey.count(); } function in class:GrSmallPathRenderer::ShapeData::Key
136 return SkOpts::hash(key.data(), sizeof(uint32_t) * key.count32());
  /external/skqp/src/gpu/ops/
GrSmallPathRenderer.h 112 int count32() const { return fKey.count(); } function in class:GrSmallPathRenderer::ShapeData::Key
132 return SkOpts::hash(key.data(), sizeof(uint32_t) * key.count32());
  /external/dng_sdk/source/
dng_stream.cpp 763 uint32 count32 = (uint32) count; local
765 for (uint32 j = 0; j < count32; j++)
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 299 milliseconds