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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DetermineFovActivity.java 88 drawContents();
94 drawContents();
111 drawContents();
156 drawContents();
182 private void drawContents() {
  /external/chromium_org/third_party/skia/gm/
image.cpp 38 static void drawContents(SkSurface* surface, SkColor fillC) {
59 drawContents(surf, SK_ColorRED);
68 drawContents(surf, SK_ColorGREEN);
74 drawContents(surf, SK_ColorBLUE);

Completed in 172 milliseconds