Home
last modified time | relevance | path

Searched defs:docRes (Results 1 – 2 of 2) sorted by relevance

/cts/tests/pdf/src/android/graphics/pdf/cts/
DUtils.java69 static @NonNull PdfRenderer createRenderer(@RawRes int docRes, @NonNull Context context) in createRenderer()
117 static @NonNull Bitmap renderWithTransform(int bmWidth, int bmHeight, @RawRes int docRes, in renderWithTransform()
148 @RawRes int docRes, @Nullable Rect clipping, @Nullable Matrix transformation, in renderAndThenTransform()
243 static void renderAndCompare(int width, int height, @RawRes int docRes, in renderAndCompare()
DPdfRendererTransformTest.java55 public PdfRendererTransformTest(int width, int height, @RawRes int docRes, in PdfRendererTransformTest()