Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/core/
H A DSkBBHFactory.h23 bool isDraw; // The corresponding SkRect bounds a draw command, not a pure state change. member
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DSurfaceViewCtsActivity.java229 public boolean isDraw() { in isDraw() method in SurfaceViewCtsActivity.TestSurfaceView