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

  /external/chromium_org/third_party/skia/tools/
image_expectations.h 50 SkString getHashType() const;
image_expectations.cpp 69 SkString ImageDigest::getHashType() const {
151 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
197 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
skimage_main.cpp 140 const SkString hashType = bitmapAndDigest.fDigest.getHashType();
    [all...]
PictureRenderer.cpp 299 outputFilename.set(imageDigestPtr->getHashType());
    [all...]
  /external/skia/tools/
image_expectations.h 50 SkString getHashType() const;
image_expectations.cpp 69 SkString ImageDigest::getHashType() const {
151 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
197 Json::Value actualChecksumAlgorithm = digest.getHashType().c_str();
skimage_main.cpp 140 const SkString hashType = bitmapAndDigest.fDigest.getHashType();
    [all...]
PictureRenderer.cpp 299 outputFilename.set(imageDigestPtr->getHashType());
    [all...]
  /external/chromium_org/third_party/skia/gm/
gm_expectations.h 71 SkString getHashType() const;
gm_expectations.cpp 104 SkString GmResultDigest::getHashType() const {
gmmain.cpp 252 filename.append(bitmapDigest.getHashType());
    [all...]
  /external/skia/gm/
gm_expectations.h 71 SkString getHashType() const;
gm_expectations.cpp 104 SkString GmResultDigest::getHashType() const {
gmmain.cpp 252 filename.append(bitmapDigest.getHashType());
    [all...]
  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 303 auto Type = getHashType(S);
311 PGOHash::HashType getHashType(const Stmt *S) {
    [all...]

Completed in 282 milliseconds