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

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType1PatternDictionary_autogen.cpp 110 if ((ret != NULL && ret->isMatrix()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->matrixValue();
SkPdfType1FormDictionary_autogen.cpp 86 if ((ret != NULL && ret->isMatrix()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->matrixValue();
SkPdfType3FontDictionary_autogen.cpp 62 if ((ret != NULL && ret->isMatrix()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->matrixValue();
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType1PatternDictionary_autogen.cpp 110 if ((ret != NULL && ret->isMatrix()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->matrixValue();
SkPdfType1FormDictionary_autogen.cpp 86 if ((ret != NULL && ret->isMatrix()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->matrixValue();
SkPdfType3FontDictionary_autogen.cpp 62 if ((ret != NULL && ret->isMatrix()) || (doc == NULL && ret != NULL && ret->isReference())) return ret->matrixValue();
  /external/opencv/cvaux/src/
cvtexture.cpp 636 double matrixValue = GLCM->matrices[step][sideLoop1][sideLoop2];
637 destData[ sideLoop2 ] = (float)matrixValue;
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeObject.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/
SkPdfNativeObject.h     [all...]

Completed in 195 milliseconds