Searched refs:getMaxSizeForFormat (Results 1 – 1 of 1) sorted by relevance
724 bool getMaxSizeForFormat(int32_t format, int32_t *width, int32_t *height) { in getMaxSizeForFormat() function in StaticInfo3187 if (!staticInfo.getMaxSizeForFormat(format, &testWidth, &testHeight)) { in nativeImageReaderTestBase()