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

  /external/pdfium/core/src/fxcodec/codec/
codec_int.h 71 bool IsSameDimensions(int width, int height) const {
fx_codec.cpp 140 m_pDataCache->IsSameDimensions(m_OutputWidth, m_OutputHeight)) {

Completed in 1668 milliseconds