HomeSort by relevance Sort by last modified time
    Searched full:compute_hash (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkScaledImageCache.cpp 34 static uint32_t compute_hash(const uint32_t data[], int count) { function
68 fHash = compute_hash(&fGenID, 7);
  /external/skia/src/core/
SkScaledImageCache.cpp 34 static uint32_t compute_hash(const uint32_t data[], int count) { function
68 fHash = compute_hash(&fGenID, 7);

Completed in 182 milliseconds